Home
last modified time | relevance | path

Searched refs:LoggableInterface (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
H A DILoggableInterface.h23 DECLARE_META_INTERFACE(LoggableInterface)
/aosp12/system/tools/aidl/tests/
H A Daidl_test_client_loggable_interface.cpp45 TEST_F(AidlTest, LoggableInterface) { in TEST_F() argument
H A Daidl_test_client_ndk_loggable_interface.cpp49 TEST_F(AidlTest, LoggableInterface) { in TEST_F() argument
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp10 DO_NOT_DIRECTLY_USE_ME_IMPLEMENT_META_INTERFACE(LoggableInterface, "android.aidl.loggable.ILoggable…