Home
last modified time | relevance | path

Searched defs:LogThis (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …@Override public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue… in LogThis() method in ILoggableInterface.Default
167 …@Override public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue… in LogThis() method in ILoggableInterface.Stub.Proxy
228 …public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] b… in LogThis() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …@Override public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue… in LogThis() method in ILoggableInterface.Default
167 …@Override public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue… in LogThis() method in ILoggableInterface.Stub.Proxy
228 …public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] b… in LogThis() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
DILoggableInterface.cpp218 ::ndk::ScopedAStatus BpLoggableInterface::LogThis(bool in_boolValue, std::vector<bool>* in_boolArra… in LogThis() function in aidl::android::aidl::loggable::BpLoggableInterface
461 ::ndk::ScopedAStatus ILoggableInterfaceDefault::LogThis(bool /*in_boolValue*/, std::vector<bool>* /… in LogThis() function in aidl::android::aidl::loggable::ILoggableInterfaceDefault
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
DILoggableInterface.cpp218 ::ndk::ScopedAStatus BpLoggableInterface::LogThis(bool in_boolValue, std::vector<bool>* in_boolArra… in LogThis() function in aidl::android::aidl::loggable::BpLoggableInterface
461 ::ndk::ScopedAStatus ILoggableInterfaceDefault::LogThis(bool /*in_boolValue*/, std::vector<bool>* /… in LogThis() function in aidl::android::aidl::loggable::ILoggableInterfaceDefault
/aosp_15_r20/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl6 String[] LogThis(boolean boolValue, inout boolean[] boolArray, byte byteValue, in LogThis() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …::android::binder::Status LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_t byteValue… in LogThis() function
DILoggableInterface.h118 …::android::binder::Status LogThis(bool /*boolValue*/, ::std::vector<bool>* /*boolArray*/, int8_t /… in LogThis() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …::android::binder::Status LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_t byteValue… in LogThis() function
DILoggableInterface.h118 …::android::binder::Status LogThis(bool /*boolValue*/, ::std::vector<bool>* /*boolArray*/, int8_t /… in LogThis() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/
DBnLoggableInterface.h54 …::ndk::ScopedAStatus LogThis(bool in_boolValue, std::vector<bool>* in_boolArray, int8_t in_byteVal… in LogThis() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/
DBnLoggableInterface.h54 …::ndk::ScopedAStatus LogThis(bool in_boolValue, std::vector<bool>* in_boolArray, int8_t in_byteVal… in LogThis() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 ::android::binder::Status BpLoggableInterface::LogThis(bool boolValue, ::std::vector<bool>* boolArr… in LogThis() function in android::aidl::loggable::BpLoggableInterface
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 ::android::binder::Status BpLoggableInterface::LogThis(bool boolValue, ::std::vector<bool>* boolArr… in LogThis() function in android::aidl::loggable::BpLoggableInterface
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp742 virtual ScopedAStatus LogThis(bool, vector<bool>*, int8_t, vector<uint8_t>*, char16_t, in LogThis() function in __anon0586964a0111::LoggableInterfaceService
Daidl_test_service.cpp920 virtual Status LogThis(bool, vector<bool>*, int8_t, vector<uint8_t>*, char16_t, vector<char16_t>*, in LogThis() function in __anonf414188e0111::LoggableInterfaceService