Home
last modified time | relevance | path

Searched defs:TRACE_EVENT_FLAG_BIND_TO_ENCLOSING (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_legacy.h122 static constexpr uint32_t TRACE_EVENT_FLAG_BIND_TO_ENCLOSING = variable
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_legacy.h122 static constexpr uint32_t TRACE_EVENT_FLAG_BIND_TO_ENCLOSING = variable
/aosp_15_r20/external/skia/src/core/
H A DSkTraceEventCommon.h695 #define TRACE_EVENT_FLAG_BIND_TO_ENCLOSING (static_cast<unsigned int>(1 << 7)) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1085 #define TRACE_EVENT_FLAG_BIND_TO_ENCLOSING (static_cast<unsigned int>(1 << 7)) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1085 #define TRACE_EVENT_FLAG_BIND_TO_ENCLOSING (static_cast<unsigned int>(1 << 7)) macro
/aosp_15_r20/external/libchrome/base/trace_event/common/
H A Dtrace_event_common.h1082 #define TRACE_EVENT_FLAG_BIND_TO_ENCLOSING (static_cast<unsigned int>(1 << 7)) macro