| /system/chre/apps/test/chqts/src/general_test/ |
| D | running_info.cc | 34 bool RunningInfo::validate(uint32_t appVersion) { in validate()
|
| D | nanoapp_info_by_instance_id_test.cc | 42 uint32_t appVersion; in handleEvent() local
|
| D | nanoapp_info_by_app_id_test.cc | 41 uint32_t appVersion; in handleEvent() local
|
| D | version_consistency_test.cc | 60 uint32_t appVersion = CHRE_API_VERSION; in setUp() local
|
| /system/chre/test/simulation/ |
| D | test_util.cc | 140 const char *name, uint64_t appId, uint32_t appVersion, uint32_t appPerms, in createStaticNanoapp() 151 uint32_t appVersion, uint32_t appPerms, decltype(nanoappStart) *startFunc, in createStaticNanoapp() 192 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() 829 uint32_t appVersion, uint32_t appFlags, uint32_t targetApiVersion, in handleLoadNanoappRequest()
|
| /system/chre/host/common/test/ |
| D | chre_test_client.cc | 223 void sendNanoappLoad(SocketClient &client, uint64_t appId, uint32_t appVersion, in sendNanoappLoad() 295 uint64_t appId, uint32_t appVersion, in sendLoadNanoappRequest() 391 uint32_t appVersion = kDefaultAppVersion; in main() local
|
| /system/chre/host/common/ |
| D | fragmented_load_transaction.cc | 50 uint32_t transactionId, uint64_t appId, uint32_t appVersion, in FragmentedLoadTransaction()
|
| D | fbs_daemon_base.cc | 47 bool FbsDaemonBase::sendNanoappLoad(uint64_t appId, uint32_t appVersion, in sendNanoappLoad()
|
| D | host_protocol_host.cc | 191 uint32_t appVersion, uint32_t appFlags, uint32_t targetApiVersion, in encodeLoadNanoappRequestForBinary() 204 uint64_t appId, uint32_t appVersion, uint32_t targetApiVersion, in encodeLoadNanoappRequestForFile()
|
| D | preloaded_nanoapp_loader.cc | 152 uint64_t appId, uint32_t appVersion, uint32_t appFlags, in sendFragmentedLoadAndWaitForEachResponse()
|
| /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/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()
|
| /system/chre/host/common/audio_stress_test/ |
| D | audio_stress_test.cc | 81 uint64_t appId, uint32_t appVersion) { in sendLoadNanoappRequest()
|
| /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/exynos/ |
| D | platform_nanoapp.cc | 29 bool PlatformNanoappBase::reserveBuffer(uint64_t appId, uint32_t appVersion, in reserveBuffer()
|
| D | host_link.cc | 171 uint32_t appVersion, uint32_t appFlags, uint32_t targetApiVersion, in handleLoadNanoappRequest()
|
| /system/chre/host/hal_generic/aidl/ |
| D | event_logger.cc | 47 uint32_t appVersion, bool success) { in logNanoappLoad()
|
| /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 | 177 bool PlatformNanoappBase::reserveBuffer(uint64_t appId, uint32_t appVersion, in reserveBuffer()
|
| /system/chre/host/hal_generic/common/ |
| D | hal_client_manager.h | 142 int32_t appVersion; member
|
| /system/chre/host/test/hal_generic/common/ |
| D | hal_client_manager_test.cc | 184 uint32_t appVersion = 2; in createLoadTransaction() local
|