Home
last modified time | relevance | path

Searched defs:sendVec (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/tests/libhwbinder/aidl/android/tests/binder/
H A DIBenchmark.aidl4 byte[] sendVec(in byte[] data); in sendVec() method
/aosp12/hardware/interfaces/tests/libhwbinder/1.0/default/
H A DBenchmark.cpp12 Return<void> Benchmark::sendVec( in sendVec() function in android::hardware::tests::libhwbinder::V1_0::implementation::Benchmark
/aosp12/system/libhwbinder/vts/performance/
H A DBenchmark_binder.cpp57 Status sendVec(const vector<uint8_t>& data, vector<uint8_t>* _aidl_return) { in sendVec() function in BenchmarkServiceAidl
/aosp12/hardware/interfaces/tests/bar/1.0/default/
H A DBar.cpp115 Return<void> Bar::sendVec( in sendVec() function in android::hardware::tests::bar::V1_0::implementation::Bar
/aosp12/hardware/interfaces/tests/foo/1.0/default/
H A DFoo.cpp313 Return<void> Foo::sendVec( in sendVec() function in android::hardware::tests::foo::V1_0::implementation::Foo