Home
last modified time | relevance | path

Searched defs:functionName (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Devent_loop_manager.cc29 Nanoapp *EventLoopManager::validateChreApiCall(const char *functionName) { in validateChreApiCall()
/system/tools/hidl/
DgenerateCpp.cpp135 const std::string functionName = isTry ? "tryGetService" : "getService"; in declareGetService() local
172 const std::string functionName = isTry ? "tryGetService" : "getService"; in implementGetService() local