Home
last modified time | relevance | path

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

/system/netd/libnetdutils/
DLogTest.cpp34 LogEntry functionName() { in functionName() function
48 LogEntry functionName() { in functionName() function in android::netdutils::AAA
60 LogEntry functionName() { in functionName() function in android::netdutils::AAA::BBB
/system/chre/core/
Devent_loop_manager.cc29 Nanoapp *EventLoopManager::validateChreApiCall(const char *functionName) { in validateChreApiCall()
/system/chre/platform/shared/nanoapp/
Dnanoapp_support_lib_dso.cc122 #define CHRE_NSL_LAZY_LOOKUP(functionName) ({ \ argument
/system/tools/hidl/
DgenerateCpp.cpp104 const std::string functionName = isTry ? "tryGetService" : "getService"; in declareGetService() local
172 const std::string functionName = isTry ? "tryGetService" : "getService"; in implementGetService() local