Home
last modified time | relevance | path

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

/system/chre/platform/linux/
Dplatform_nanoapp.cc94 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase
/system/chre/platform/freertos/
Dplatform_nanoapp.cc156 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase
/system/chre/platform/slpi/
Dplatform_nanoapp.cc144 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc507 bool isLoaded(SocketClient &client, sp<SocketCallbacks> callbacks, in isLoaded() function