Searched defs:isLoaded (Results 1 – 6 of 6) sorted by relevance
/system/chre/platform/zephyr/ | ||
D | platform_nanoapp.cc | 60 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase |
/system/chre/platform/linux/ | ||
D | platform_nanoapp.cc | 94 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase |
/system/chre/platform/exynos/ | ||
D | platform_nanoapp.cc | 112 bool PlatformNanoappBase::isLoaded() const { in isLoaded() function in chre::PlatformNanoappBase |
/system/chre/platform/freertos/ | ||
D | platform_nanoapp.cc | 161 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 | 523 bool isLoaded(SocketClient &client, sp<SocketCallbacks> callbacks, in isLoaded() function |