Home
last modified time | relevance | path

Searched defs:ReverseFloat (Results 1 – 17 of 17) sorted by relevance

/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/
DITestService.aidl64 float[] ReverseFloat(in float[] input, out float[] repeated); in ReverseFloat() method
/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl140 float[] ReverseFloat(in float[] input, out float[] repeated); in ReverseFloat() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h96 …::ndk::ScopedAStatus ReverseFloat(const std::vector<float>& in_input, std::vector<float>* out_repe… in ReverseFloat() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h96 …::ndk::ScopedAStatus ReverseFloat(const std::vector<float>& in_input, std::vector<float>* out_repe… in ReverseFloat() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h164 …::android::binder::Status ReverseFloat(const ::std::vector<float>& input, ::std::vector<float>* re… in ReverseFloat() function
DITestService.h688 …::android::binder::Status ReverseFloat(const ::std::vector<float>& /*input*/, ::std::vector<float>… in ReverseFloat() function
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java252 public float[] ReverseFloat(float[] input, float[] repeated) throws RemoteException { in ReverseFloat() method in TestServiceServer
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h164 …::android::binder::Status ReverseFloat(const ::std::vector<float>& input, ::std::vector<float>* re… in ReverseFloat() function
DITestService.h688 …::android::binder::Status ReverseFloat(const ::std::vector<float>& /*input*/, ::std::vector<float>… in ReverseFloat() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java110 …@Override public float[] ReverseFloat(float[] input, float[] repeated) throws android.os.RemoteExc… in ReverseFloat() method in ITestService.Default
426 …@Override public float[] ReverseFloat(float[] input, float[] repeated) throws android.os.RemoteExc… in ReverseFloat() method in ITestService.Delegator
2362 …@Override public float[] ReverseFloat(float[] input, float[] repeated) throws android.os.RemoteExc… in ReverseFloat() method in ITestService.Stub.Proxy
3880 public float[] ReverseFloat(float[] input, float[] repeated) throws android.os.RemoteException; in ReverseFloat() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java110 …@Override public float[] ReverseFloat(float[] input, float[] repeated) throws android.os.RemoteExc… in ReverseFloat() method in ITestService.Default
426 …@Override public float[] ReverseFloat(float[] input, float[] repeated) throws android.os.RemoteExc… in ReverseFloat() method in ITestService.Delegator
2362 …@Override public float[] ReverseFloat(float[] input, float[] repeated) throws android.os.RemoteExc… in ReverseFloat() method in ITestService.Stub.Proxy
3880 public float[] ReverseFloat(float[] input, float[] repeated) throws android.os.RemoteException; in ReverseFloat() method
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp251 ScopedAStatus ReverseFloat(const vector<float>& input, vector<float>* repeated, in ReverseFloat() function in __anon4c0400ca0111::NativeService
Daidl_test_service.cpp375 Status ReverseFloat(const vector<float>& input, in ReverseFloat() function in __anon6380430e0111::NativeService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2215 ::ndk::ScopedAStatus BpTestService::ReverseFloat(const std::vector<float>& in_input, std::vector<fl… in ReverseFloat() function in aidl::android::aidl::tests::BpTestService
4573 ::ndk::ScopedAStatus ITestServiceDefault::ReverseFloat(const std::vector<float>& /*in_input*/, std:… in ReverseFloat() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2215 ::ndk::ScopedAStatus BpTestService::ReverseFloat(const std::vector<float>& in_input, std::vector<fl… in ReverseFloat() function in aidl::android::aidl::tests::BpTestService
4573 ::ndk::ScopedAStatus ITestServiceDefault::ReverseFloat(const std::vector<float>& /*in_input*/, std:… in ReverseFloat() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp799 ::android::binder::Status BpTestService::ReverseFloat(const ::std::vector<float>& input, ::std::vec… in ReverseFloat() function in android::aidl::tests::BpTestService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp799 ::android::binder::Status BpTestService::ReverseFloat(const ::std::vector<float>& input, ::std::vec… in ReverseFloat() function in android::aidl::tests::BpTestService