Home
last modified time | relevance | path

Searched defs:logFunc (Results 1 – 8 of 8) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp25 std::function<void(const BpLoggableInterface::TransactionLog&)> BpLoggableInterface::logFunc; member in android::aidl::loggable::BpLoggableInterface
497 std::function<void(const BnLoggableInterface::TransactionLog&)> BnLoggableInterface::logFunc; member in android::aidl::loggable::BnLoggableInterface
525 …unction<void(const ILoggableInterface::BpSub::TransactionLog&)> ILoggableInterface::BpSub::logFunc; member in android::aidl::loggable::ILoggableInterface::BpSub
656 …unction<void(const ILoggableInterface::BnSub::TransactionLog&)> ILoggableInterface::BnSub::logFunc; member in android::aidl::loggable::ILoggableInterface::BnSub
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/
DILoggableInterface.h81 static std::function<void(const TransactionLog&)> logFunc; variable
101 static std::function<void(const TransactionLog&)> logFunc; variable
DBpLoggableInterface.h35 static std::function<void(const TransactionLog&)> logFunc; variable
DBnLoggableInterface.h36 static std::function<void(const TransactionLog&)> logFunc; variable
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBpLoggableInterface.h32 static std::function<void(const TransactionLog&)> logFunc; variable
DILoggableInterface.h67 static std::function<void(const TransactionLog&)> logFunc; variable
88 static std::function<void(const TransactionLog&)> logFunc; variable
DBnLoggableInterface.h34 static std::function<void(const TransactionLog&)> logFunc; variable
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
DILoggableInterface.cpp215 std::function<void(const BpLoggableInterface::TransactionLog&)> BpLoggableInterface::logFunc; member in aidl::android::aidl::loggable::BpLoggableInterface
404 std::function<void(const BnLoggableInterface::TransactionLog&)> BnLoggableInterface::logFunc; member in aidl::android::aidl::loggable::BnLoggableInterface
518 …unction<void(const ILoggableInterface::BpSub::TransactionLog&)> ILoggableInterface::BpSub::logFunc; member in aidl::android::aidl::loggable::ILoggableInterface::BpSub
579 …unction<void(const ILoggableInterface::BnSub::TransactionLog&)> ILoggableInterface::BnSub::logFunc; member in aidl::android::aidl::loggable::ILoggableInterface::BnSub