Home
last modified time | relevance | path

Searched defs:ReverseByte (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dbaseband_sniffer.cc52 static uint8_t ReverseByte(uint8_t b) { in ReverseByte() function
/aosp_15_r20/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/
H A DITestService.aidl60 byte[] ReverseByte(in byte[] input, out byte[] repeated); in ReverseByte() method
/aosp_15_r20/trusty/user/app/sample/binder-test/service/
Dmain.cpp96 Status ReverseByte(const std::vector<uint8_t>& input, in ReverseByte() function in TestService
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl136 byte[] ReverseByte(in byte[] input, out byte[] repeated); in ReverseByte() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java94 …@Override public byte[] ReverseByte(byte[] input, byte[] repeated) throws android.os.RemoteExcepti… in ReverseByte() method in ITestService.Default
410 …@Override public byte[] ReverseByte(byte[] input, byte[] repeated) throws android.os.RemoteExcepti… in ReverseByte() method in ITestService.Delegator
2258 …@Override public byte[] ReverseByte(byte[] input, byte[] repeated) throws android.os.RemoteExcepti… in ReverseByte() method in ITestService.Stub.Proxy
3876 public byte[] ReverseByte(byte[] input, byte[] repeated) throws android.os.RemoteException; in ReverseByte() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java94 …@Override public byte[] ReverseByte(byte[] input, byte[] repeated) throws android.os.RemoteExcepti… in ReverseByte() method in ITestService.Default
410 …@Override public byte[] ReverseByte(byte[] input, byte[] repeated) throws android.os.RemoteExcepti… in ReverseByte() method in ITestService.Delegator
2258 …@Override public byte[] ReverseByte(byte[] input, byte[] repeated) throws android.os.RemoteExcepti… in ReverseByte() method in ITestService.Stub.Proxy
3876 public byte[] ReverseByte(byte[] input, byte[] repeated) throws android.os.RemoteException; in ReverseByte() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h84 …::ndk::ScopedAStatus ReverseByte(const std::vector<uint8_t>& in_input, std::vector<uint8_t>* out_r… in ReverseByte() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h84 …::ndk::ScopedAStatus ReverseByte(const std::vector<uint8_t>& in_input, std::vector<uint8_t>* out_r… in ReverseByte() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java216 public byte[] ReverseByte(byte[] input, byte[] repeated) throws RemoteException { in ReverseByte() method in TestServiceServer
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h152 …::android::binder::Status ReverseByte(const ::std::vector<uint8_t>& input, ::std::vector<uint8_t>*… in ReverseByte() function
DITestService.h673 …::android::binder::Status ReverseByte(const ::std::vector<uint8_t>& /*input*/, ::std::vector<uint8… in ReverseByte() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h152 …::android::binder::Status ReverseByte(const ::std::vector<uint8_t>& input, ::std::vector<uint8_t>*… in ReverseByte() function
DITestService.h673 …::android::binder::Status ReverseByte(const ::std::vector<uint8_t>& /*input*/, ::std::vector<uint8… in ReverseByte() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2027 ::ndk::ScopedAStatus BpTestService::ReverseByte(const std::vector<uint8_t>& in_input, std::vector<u… in ReverseByte() function in aidl::android::aidl::tests::BpTestService
4553 ::ndk::ScopedAStatus ITestServiceDefault::ReverseByte(const std::vector<uint8_t>& /*in_input*/, std… in ReverseByte() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2027 ::ndk::ScopedAStatus BpTestService::ReverseByte(const std::vector<uint8_t>& in_input, std::vector<u… in ReverseByte() function in aidl::android::aidl::tests::BpTestService
4553 ::ndk::ScopedAStatus ITestServiceDefault::ReverseByte(const std::vector<uint8_t>& /*in_input*/, std… in ReverseByte() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp235 ScopedAStatus ReverseByte(const vector<uint8_t>& input, vector<uint8_t>* repeated, in ReverseByte() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp355 Status ReverseByte(const vector<uint8_t>& input, in ReverseByte() function in __anonf414188e0111::NativeService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp612 ::android::binder::Status BpTestService::ReverseByte(const ::std::vector<uint8_t>& input, ::std::ve… in ReverseByte() function in android::aidl::tests::BpTestService
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp612 ::android::binder::Status BpTestService::ReverseByte(const ::std::vector<uint8_t>& input, ::std::ve… in ReverseByte() function in android::aidl::tests::BpTestService