Home
last modified time | relevance | path

Searched refs:configureClientInboxSyncReadWrite (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/tests/msgq/1.0/default/
H A DBenchmarkMsgQ.h58 …Return<void> configureClientInboxSyncReadWrite(configureClientInboxSyncReadWrite_cb _hidl_cb) over…
H A DBenchmarkMsgQ.cpp30 Return<void> BenchmarkMsgQ::configureClientInboxSyncReadWrite( in configureClientInboxSyncReadWrite() function in android::hardware::tests::msgq::V1_0::implementation::BenchmarkMsgQ
/aosp12/hardware/interfaces/tests/msgq/1.0/
H A DIBenchmarkMsgQ.hal27 configureClientInboxSyncReadWrite()
/aosp12/system/libfmq/benchmarks/
H A Dmsgq_benchmark_client.cpp83 service->configureClientInboxSyncReadWrite([this](bool ret, in SetUp()