Searched defs:functionName (Results 1 – 3 of 3) sorted by relevance
29 Nanoapp *EventLoopManager::validateChreApiCall(const char *functionName) { in validateChreApiCall()
75 #define CHRE_NSL_LAZY_LOOKUP(functionName) ({ \ argument
104 const std::string functionName = isTry ? "tryGetService" : "getService"; in declareGetService() local141 const std::string functionName = isTry ? "tryGetService" : "getService"; in implementGetService() local