| /system/chre/platform/android/ | 
| D | host_link.cc | 50 void sendFlatbufferToHost(T &message, uint16_t hostClientId) {  in sendFlatbufferToHost() 86 void handleHubInfoRequest(uint16_t hostClientId) {  in handleHubInfoRequest() 115 void handleNanoappListRequest(uint16_t hostClientId) {  in handleNanoappListRequest() 150 void handleLoadNanoappRequest(uint16_t hostClientId,  in handleLoadNanoappRequest() 162     uint16_t hostClientId, const fbs::UnloadNanoappRequestT &unloadRequest) {  in handleUnloadNanoappRequest() 171 void handleDebugDumpRequest(uint16_t hostClientId) {  in handleDebugDumpRequest() 180     uint16_t hostClientId = container.host_addr->client_id();  in handleMessageFromHost()  local
  | 
| /system/chre/platform/shared/ | 
| D | nanoapp_load_manager.cc | 21 bool NanoappLoadManager::prepareForLoad(uint16_t hostClientId,  in prepareForLoad() 46 bool NanoappLoadManager::copyNanoappFragment(uint16_t hostClientId,  in copyNanoappFragment() 64 bool NanoappLoadManager::validateFragment(uint16_t hostClientId,  in validateFragment()
  | 
| D | host_protocol_chre.cc | 79     uint16_t hostClientId = container->host_addr()->client_id();  in decodeMessageFromHost()  local 414     uint64_t platformId, uint32_t version, uint16_t hostClientId,  in encodeHubInfoResponse() 457     uint16_t hostClientId) {  in finishNanoappListResponse() 471                                                  uint16_t hostClientId,  in encodeLoadNanoappResponse() 491     ChreFlatBufferBuilder &builder, uint16_t hostClientId,  in encodeUnloadNanoappResponse() 520                                            uint16_t hostClientId,  in encodeDebugDumpData() 531                                                uint16_t hostClientId,  in encodeDebugDumpResponse() 559                                               uint16_t hostClientId,  in encodeSelfTestResponse() 583     ChreFlatBufferBuilder &builder, uint16_t hostClientId, uint64_t socketId,  in encodeBtSocketOpenResponse() 596                                            uint16_t hostClientId,  in encodeBtSocketClose()
  | 
| D | platform_debug_dump_manager.cc | 98 bool PlatformDebugDumpManagerBase::onDebugDumpRequested(uint16_t hostClientId) {  in onDebugDumpRequested()
  | 
| D | host_link.cc | 60     uint16_t hostClientId, uint32_t transactionId, uint64_t appId,  in loadNanoappData()
  | 
| D | host_protocol_common.cc | 62                                   uint16_t hostClientId) {  in finalize()
  | 
| /system/chre/platform/slpi/ | 
| D | host_link.cc | 62   uint16_t hostClientId;  member 103     uint16_t hostClientId;  member 111   uint16_t hostClientId;  member 271 int generateHubInfoResponse(uint16_t hostClientId, unsigned char *buffer,  in generateHubInfoResponse() 320 void sendDebugDumpData(uint16_t hostClientId, const char *debugStr,  in sendDebugDumpData() 323     uint16_t hostClientId;  in sendDebugDumpData()  member 343 void sendDebugDumpResponse(uint16_t hostClientId, bool success,  in sendDebugDumpResponse() 346     uint16_t hostClientId;  in sendDebugDumpResponse()  member 366 void sendSelfTestResponse(uint16_t hostClientId, bool success) {  in sendSelfTestResponse() 368     uint16_t hostClientId;  in sendSelfTestResponse()  member [all …] 
 | 
| /system/chre/platform/tinysys/ | 
| D | host_link.cc | 75   uint16_t hostClientId;  member 122   uint16_t hostClientId;  member 167     uint16_t hostClientId;  member 215 DRAM_REGION_FUNCTION int generateHubInfoResponse(uint16_t hostClientId) {  in generateHubInfoResponse() 375 DRAM_REGION_FUNCTION void sendDebugDumpData(uint16_t hostClientId,  in sendDebugDumpData() 379     uint16_t hostClientId;  in sendDebugDumpData()  member 399 DRAM_REGION_FUNCTION void sendDebugDumpResponse(uint16_t hostClientId,  in sendDebugDumpResponse() 403     uint16_t hostClientId;  in sendDebugDumpResponse()  member 424 DRAM_REGION_FUNCTION void sendDebugDumpResultToHost(uint16_t hostClientId,  in sendDebugDumpResultToHost() 763     uint16_t hostClientId) {  in handleHubInfoRequest() [all …] 
 | 
| /system/chre/platform/exynos/ | 
| D | host_link.cc | 40   uint16_t hostClientId;  member 146 void HostMessageHandlers::handleNanoappListRequest(uint16_t hostClientId) {  in handleNanoappListRequest() 152 void HostMessageHandlers::sendFragmentResponse(uint16_t hostClientId,  in sendFragmentResponse() 170     uint16_t hostClientId, uint32_t transactionId, uint64_t appId,  in handleLoadNanoappRequest() 182     uint16_t hostClientId, uint32_t transactionId, uint64_t appId,  in handleUnloadNanoappRequest()
  | 
| /system/chre/platform/shared/include/chre/platform/shared/ | 
| D | nanoapp_load_manager.h | 34   uint16_t hostClientId;  member
  | 
| D | host_protocol_chre.h | 63     uint16_t hostClientId;  member
  | 
| /system/chre/core/include/chre/core/ | 
| D | ble_l2cap_coc_socket_data.h | 56   uint16_t hostClientId;  member
  | 
| /system/chre/host/common/ | 
| D | fbs_daemon_base.cc | 108   uint16_t hostClientId;  in onMessageReceived()  local
  | 
| D | host_protocol_host.cc | 153     const void *message, size_t messageLen, uint16_t *hostClientId,  in extractHostClientIdAndType() 173                                           uint16_t hostClientId) {  in mutateHostClientId()
  | 
| /system/chre/host/tinysys/hal/ | 
| D | tinysys_chre_connection.cc | 183   HalClientId hostClientId;  in handleMessageFromChre()  local
  |