Home
last modified time | relevance | path

Searched defs:appInfo (Results 1 – 13 of 13) sorted by relevance

/system/chre/platform/shared/nanoapp/
Dnanoapp_dso_util.cc29 const struct chreNslNanoappInfo *appInfo) { in validateAppInfo()
/system/chre/platform/zephyr/
Dplatform_nanoapp.cc64 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic()
/system/chre/apps/test/chqts/src/general_test/
Devent_between_apps_test.cc87 NanoappInfo appInfo; in setUp() local
/system/chre/platform/linux/
Dplatform_nanoapp.cc88 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic()
/system/chre/platform/exynos/
Dplatform_nanoapp.cc118 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic()
/system/chre/host/common/include/chre_host/
Dhal_client.h158 const std::vector<NanoappInfo> &appInfo) override { in handleNanoappInfo()
/system/chre/platform/freertos/
Dplatform_nanoapp.cc171 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic()
/system/chre/platform/slpi/
Dplatform_nanoapp.cc138 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic()
/system/chre/test/simulation/
Dtest_util.cc156 chreNslNanoappInfo *appInfo = nanoappInfo.get(); in createStaticNanoapp() local
/system/chre/host/hal_generic/common/
Dgeneric_context_hub_base.h312 HubAppInfo appInfo; in onNanoappListResponse() local
Dmulti_client_context_hub_base.cc852 NanoappInfo appInfo; in onNanoappListResponse() local
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc410 NanoappInfo appInfo; in onNanoappListResponse() local
/system/chre/host/common/
Dchre_aidl_hal_client.cc151 const std::vector<NanoappInfo> &appInfo) override { in handleNanoappInfo()