Home
last modified time | relevance | path

Searched refs:Profiling_StackUnwindError_IsValid (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_packet.pb.h170 bool Profiling_StackUnwindError_IsValid(int value);
2531 return Profiling_StackUnwindError_IsValid(value); in Swap()
5549 assert(::perfetto::protos::Profiling_StackUnwindError_IsValid(value)); in _internal_set_unwind_error()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.pb.h170 bool Profiling_StackUnwindError_IsValid(int value);
2531 return Profiling_StackUnwindError_IsValid(value); in Swap()
5549 assert(::perfetto::protos::Profiling_StackUnwindError_IsValid(value)); in _internal_set_unwind_error()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen/gen/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.pb.cc401 bool Profiling_StackUnwindError_IsValid(int value) { in Profiling_StackUnwindError_IsValid() function
4556 if (PROTOBUF_PREDICT_TRUE(::perfetto::protos::Profiling_StackUnwindError_IsValid(val))) { in _InternalParse()