/system/chre/apps/test/chqts/src/general_test/ |
D | running_info.cc | 31 bool RunningInfo::validate(uint32_t appVersion) { in validate()
|
D | nanoapp_info_by_instance_id_test.cc | 41 uint32_t appVersion; in handleEvent() local
|
D | nanoapp_info_by_app_id_test.cc | 40 uint32_t appVersion; in handleEvent() local
|
D | version_consistency_test.cc | 61 uint32_t appVersion = CHRE_API_VERSION; in setUp() local
|
/system/chre/test/simulation/ |
D | test_util.cc | 40 const char *name, uint64_t appId, uint32_t appVersion, uint32_t appPerms, in createStaticNanoapp() 51 uint32_t appVersion, uint32_t appPerms, decltype(nanoappStart) *startFunc, in createStaticNanoapp() 95 void loadNanoapp(const char *name, uint64_t appId, uint32_t appVersion, in loadNanoapp()
|
/system/chre/platform/slpi/ |
D | platform_nanoapp.cc | 72 bool PlatformNanoappBase::setAppInfo(uint64_t appId, uint32_t appVersion, in setAppInfo() 93 bool PlatformNanoappBase::reserveBuffer(uint64_t appId, uint32_t appVersion, in reserveBuffer() argument
|
D | host_link.cc | 440 uint32_t appVersion, in handleLoadNanoappFile() 821 uint32_t appVersion, uint32_t appFlags, uint32_t targetApiVersion, in handleLoadNanoappRequest()
|
/system/chre/host/common/include/chre_host/ |
D | napp_header.h | 29 uint32_t appVersion; member
|
D | fragmented_load_transaction.h | 46 uint32_t appVersion; member
|
/system/chre/host/common/ |
D | fragmented_load_transaction.cc | 50 uint32_t transactionId, uint64_t appId, uint32_t appVersion, in FragmentedLoadTransaction()
|
D | host_protocol_host.cc | 186 uint32_t appVersion, uint32_t appFlags, uint32_t targetApiVersion, in encodeLoadNanoappRequestForBinary() 199 uint64_t appId, uint32_t appVersion, uint32_t targetApiVersion, in encodeLoadNanoappRequestForFile()
|
D | fbs_daemon_base.cc | 43 bool FbsDaemonBase::sendNanoappLoad(uint64_t appId, uint32_t appVersion, in sendNanoappLoad()
|
D | preloaded_nanoapp_loader.cc | 110 uint64_t appId, uint32_t appVersion, uint32_t appFlags, in sendFragmentedLoadAndWaitForEachResponse()
|
/system/chre/host/common/test/ |
D | chre_test_client.cc | 187 void sendNanoappLoad(SocketClient &client, uint64_t appId, uint32_t appVersion, in sendNanoappLoad() 231 uint64_t appId, uint32_t appVersion, in sendLoadNanoappRequest() 327 uint32_t appVersion = kDefaultAppVersion; in main() local
|
/system/chre/platform/shared/ |
D | nanoapp_load_manager.cc | 23 uint32_t appVersion, uint32_t appFlags, in prepareForLoad()
|
D | host_link.cc | 61 uint32_t appVersion, uint32_t appFlags, uint32_t targetApiVersion, in loadNanoappData()
|
D | host_protocol_chre.cc | 220 uint32_t appVersion, bool enabled, bool isSystemNanoapp, in addNanoappListEntry()
|
/system/chre/host/common/audio_stress_test/ |
D | audio_stress_test.cc | 81 uint64_t appId, uint32_t appVersion) { in sendLoadNanoappRequest()
|
/system/chre/platform/exynos/ |
D | platform_nanoapp.cc | 29 bool PlatformNanoappBase::reserveBuffer(uint64_t appId, uint32_t appVersion, in reserveBuffer()
|
D | host_link.cc | 161 uint32_t appVersion, uint32_t appFlags, uint32_t targetApiVersion, in handleLoadNanoappRequest()
|
/system/chre/host/exynos/ |
D | exynos_daemon.cc | 190 uint32_t appVersion; in loadNanoapp() member 219 uint64_t appId, uint32_t appVersion, uint32_t appFlags, in sendFragmentedNanoappLoad()
|
/system/chre/platform/shared/include/chre/platform/shared/ |
D | nanoapp_support_lib_dso.h | 115 uint32_t appVersion; member
|
/system/chre/platform/freertos/ |
D | platform_nanoapp.cc | 176 bool PlatformNanoappBase::reserveBuffer(uint64_t appId, uint32_t appVersion, in reserveBuffer()
|
/system/chre/host/common/test/power_test/ |
D | chre_power_test_client.cc | 362 bool sendNanoappLoad(SocketClient &client, uint64_t appId, uint32_t appVersion, in sendNanoappLoad()
|
/system/chre/platform/tinysys/ |
D | host_link.cc | 690 uint32_t appVersion, uint32_t appFlags, uint32_t targetApiVersion, in handleLoadNanoappRequest()
|