Home
last modified time | relevance | path

Searched refs:strs (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/camera/
DCallbackNotifier.cpp80 const char* strs[lCameraMessagesNum]; in PrintMessages() local
81 const int translated = GetMessageStrings(msg, strs, lCameraMessagesNum); in PrintMessages()
83 ALOGV(" %s", strs[n]); in PrintMessages()