Home
last modified time | relevance | path

Searched defs:FragmentedLoadInfoResponse (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/chre/platform/tinysys/
H A Dhost_link.cc802 struct FragmentedLoadInfoResponse { in sendFragmentResponse() struct
803 uint16_t hostClientId; in sendFragmentResponse()
804 uint32_t transactionId; in sendFragmentResponse()
805 uint32_t fragmentId; in sendFragmentResponse()
806 bool success; in sendFragmentResponse()
/aosp_15_r20/system/chre/platform/slpi/
H A Dhost_link.cc747 struct FragmentedLoadInfoResponse { in sendFragmentResponse() struct
748 uint16_t hostClientId; in sendFragmentResponse()
749 uint32_t transactionId; in sendFragmentResponse()
750 uint32_t fragmentId; in sendFragmentResponse()
751 bool success; in sendFragmentResponse()