Home
last modified time | relevance | path

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

/development/tools/emulator/system/camera/
DCallbackNotifier.cpp57 static int GetMessageStrings(uint32_t msg, const char** strings, int max) in GetMessageStrings() function
81 const int translated = GetMessageStrings(msg, strs, lCameraMessagesNum); in PrintMessages()