Searched defs:functionName (Results 1 – 4 of 4) sorted by relevance
28 Nanoapp *EventLoopManager::validateChreApiCall(const char *functionName) { in validateChreApiCall()
31 #define CHRE_NSL_LAZY_LOOKUP(functionName) \ argument
90 const std::string functionName = isTry ? "tryGetService" : "getService"; in declareGetService() local166 const std::string functionName = isTry ? "tryGetService" : "getService"; in implementGetService() local
234 #define CHRE_NSL_LAZY_LOOKUP(functionName) \ argument