Searched defs:functionName (Results 1 – 4 of 4) sorted by relevance
25 Nanoapp *EventLoopManager::validateChreApiCall(const char *functionName) { in validateChreApiCall()
27 #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
219 #define CHRE_NSL_LAZY_LOOKUP(functionName) \ argument