Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A DIPCThreadState.cpp1616 uint32_t *async_received) in getProcessFreezeInfo()
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp663 uint32_t sync_received, async_received; in TEST_F() local