Home
last modified time | relevance | path

Searched defs:targetInstanceId (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/chre/core/include/chre/core/
H A Devent.h137 const uint32_t targetInstanceId; variable
/aosp12/system/chre/core/
H A Devent_loop.cc264 uint32_t targetInstanceId, in postEventOrDie()
295 uint32_t targetInstanceId, uint16_t targetGroupMask) { in postLowPriorityEventOrFree()
379 uint32_t targetInstanceId, in allocateAndPostEvent()
H A Dhost_comms_manager.cc109 uint32_t targetInstanceId; in deliverNanoappMessageFromHost() local
/aosp12/system/chre/platform/shared/
H A Dchre_api_core.cc50 uint32_t targetInstanceId) { in chreSendEvent()