Searched defs:sendVec (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/interfaces/tests/libhwbinder/aidl/android/tests/binder/ | ||
H A D | IBenchmark.aidl | 4 byte[] sendVec(in byte[] data); in sendVec() method |
/aosp12/hardware/interfaces/tests/libhwbinder/1.0/default/ | ||
H A D | Benchmark.cpp | 12 Return<void> Benchmark::sendVec( in sendVec() function in android::hardware::tests::libhwbinder::V1_0::implementation::Benchmark |
/aosp12/system/libhwbinder/vts/performance/ | ||
H A D | Benchmark_binder.cpp | 57 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 D | Bar.cpp | 115 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 D | Foo.cpp | 313 Return<void> Foo::sendVec( in sendVec() function in android::hardware::tests::foo::V1_0::implementation::Foo |