Home
last modified time | relevance | path

Searched refs:ATRACE_TAG_AIDL (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/tools/aidl/trace/android/
H A Dtrace.h21 atrace_begin(ATRACE_TAG_AIDL, sectionName); in ATrace_beginSection()
25 atrace_end(ATRACE_TAG_AIDL); in ATrace_endSection()
/aosp12/system/core/libcutils/include/cutils/
H A Dtrace.h75 #define ATRACE_TAG_AIDL (1<<24) macro
/aosp12/system/core/libcutils/include_outside_system/cutils/
H A Dtrace.h75 #define ATRACE_TAG_AIDL (1<<24) macro
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp42 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::ILoggableInterface::LogThis::cppCl… in LogThis()
301 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::ILoggableInterface::LogThis::cppSe… in onTransact()
/aosp12/frameworks/native/cmds/atrace/
H A Datrace.cpp126 { "aidl", "AIDL calls", ATRACE_TAG_AIDL, { } },