Searched defs:isLoaded (Results 1 – 4 of 4) sorted by relevance
/system/chre/platform/linux/ | ||
D | platform_nanoapp.cc | 94 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase |
/system/chre/platform/freertos/ | ||
D | platform_nanoapp.cc | 156 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase |
/system/chre/platform/slpi/ | ||
D | platform_nanoapp.cc | 144 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase |
/system/chre/host/common/test/power_test/ | ||
D | chre_power_test_client.cc | 507 bool isLoaded(SocketClient &client, sp<SocketCallbacks> callbacks, in isLoaded() function |