| /system/chre/apps/chqts/src/general_test/ |
| D | nanoapp_info.cc | 27 uint64_t appId; member 49 bool NanoappInfo::validate(uint64_t appId, uint32_t instanceId) { in validate()
|
| /system/chre/core/ |
| D | host_comms_manager.cc | 29 void HostCommsManager::flushMessagesSentByNanoapp(uint64_t appId) { in flushMessagesSentByNanoapp() 72 uint64_t appId, uint16_t hostEndpoint, uint32_t messageType, in deliverNanoappMessageFromHost() 103 uint64_t appId, uint32_t messageType, uint16_t hostEndpoint, in sendMessageToNanoappFromHost()
|
| D | event_loop.cc | 59 bool EventLoop::findNanoappInstanceIdByAppId(uint64_t appId, in findNanoappInstanceIdByAppId() 85 uint64_t appId, chreMessageFreeFunction *freeFunction, void *message, in invokeMessageFreeFunction() 302 uint64_t appId, struct chreNanoappInfo *info) const { in populateNanoappInfoForAppId()
|
| /system/chre/platform/linux/ |
| D | host_link.cc | 21 void HostLink::flushMessagesSentByNanoapp(uint64_t appId) { in flushMessagesSentByNanoapp()
|
| /system/chre/host/common/ |
| D | host_protocol_host.cc | 115 FlatBufferBuilder& builder, uint32_t transactionId, uint64_t appId, in encodeUnloadNanoappRequest() 170 FlatBufferBuilder& builder, uint32_t transactionId, uint64_t appId, in encodeLoadNanoappRequestForBinary() 183 uint64_t appId, uint32_t appVersion, uint32_t targetApiVersion, in encodeLoadNanoappRequestForFile()
|
| D | fragmented_load_transaction.cc | 50 uint32_t transactionId, uint64_t appId, uint32_t appVersion, in FragmentedLoadTransaction()
|
| /system/chre/build/app_support/qcom_nanohub/ |
| D | app_support_uimg.cc | 40 uint64_t appId; member
|
| D | app_support.cc | 63 uint64_t appId; member
|
| /system/chre/platform/slpi/ |
| D | nanoapp_load_manager.cc | 22 uint16_t hostClientId, uint32_t transactionId, uint64_t appId, in prepareForLoad()
|
| D | platform_nanoapp.cc | 174 uint64_t appId, uint32_t appVersion, const char *appFilename) { in setAppInfo() 193 uint64_t appId, uint32_t appVersion, size_t appBinaryLen) { in reserveBuffer()
|
| D | host_link.cc | 66 uint64_t appId; member 119 uint64_t appId; member 508 uint16_t hostClientId, uint32_t transactionId, uint64_t appId, in handleLoadNanoappFile() 546 uint16_t hostClientId, uint32_t transactionId, uint64_t appId, in handleLoadNanoappData() 762 uint64_t appId, uint32_t messageType, uint16_t hostEndpoint, in handleNanoappMessage() 791 uint16_t hostClientId, uint32_t transactionId, uint64_t appId, in handleLoadNanoappRequest() 827 uint16_t hostClientId, uint32_t transactionId, uint64_t appId, in handleUnloadNanoappRequest()
|
| /system/chre/host/common/audio_stress_test/ |
| D | audio_stress_test.cc | 80 uint64_t appId, uint32_t appVersion) { in sendLoadNanoappRequest()
|
| /system/vold/ |
| D | KeyStorage.cpp | 109 const std::string& appId, std::string* key) { in generateKeymasterKey() 133 const KeyAuthentication& auth, const std::string& appId) { in beginParams() 335 std::string* appId) { in generateAppId() 470 std::string appId; in storeKey() local 528 std::string appId; in retrieveKey() local
|
| /system/chre/host/common/test/ |
| D | chre_test_client.cc | 169 uint64_t appId, uint32_t appVersion, in sendLoadNanoappRequest() 200 void sendUnloadNanoappRequest(SocketClient& client, uint64_t appId) { in sendUnloadNanoappRequest()
|
| /system/chre/platform/shared/ |
| D | host_protocol_common.cc | 30 FlatBufferBuilder& builder, uint64_t appId, uint32_t messageType, in encodeNanoappMessage()
|
| D | chre_api_core.cc | 103 DLL_EXPORT bool chreGetNanoappInfoByAppId(uint64_t appId, in chreGetNanoappInfoByAppId()
|
| /system/chre/host/common/include/chre_host/ |
| D | fragmented_load_transaction.h | 35 uint64_t appId; member
|
| /system/chre/core/include/chre/core/ |
| D | host_comms_manager.h | 68 uint64_t appId; member
|
| /system/netd/bpf_progs/ |
| D | netd.c | 72 uint32_t appId = (gid_uid & 0xffffffff) % PER_USER_RANGE; in DEFINE_BPF_MAP() local
|
| /system/chre/host/hal_generic/ |
| D | generic_context_hub.cc | 276 uint32_t hubId, uint64_t appId, uint32_t transactionId) { in unloadNanoApp() 301 uint32_t /* hubId */, uint64_t appId, uint32_t /* transactionId */) { in enableNanoApp() 309 uint32_t /* hubId */, uint64_t appId, uint32_t /* transactionId */) { in disableNanoApp()
|
| /system/chre/platform/shared/include/chre/platform/shared/ |
| D | nanoapp_support_lib_dso.h | 93 uint64_t appId; member
|
| /system/chre/chre_api/legacy/v1_1/chre/ |
| D | event.h | 269 uint64_t appId; member
|
| /system/chre/chre_api/legacy/v1_2/chre/ |
| D | event.h | 297 uint64_t appId; member
|
| /system/chre/chre_api/include/chre_api/chre/ |
| D | event.h | 297 uint64_t appId; member
|
| /system/chre/host/msm/daemon/ |
| D | chre_daemon.cc | 548 uint64_t appId, uint32_t appVersion, uint32_t appTargetApiVersion, in sendNanoappLoad() 583 uint64_t appId; in loadNanoapp() member
|