Home
last modified time | relevance | path

Searched defs:ART_METHOD (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_report_sample.proto59 ART_METHOD = 3; enumerator
H A Dreport_utils.h81 ART_METHOD, enumerator
/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf/android_arm64_armv8-2a_cortex-a55_static/gen/proto/system/extras/simpleperf/
Dcmd_report_sample.pb.cc236 constexpr Sample_CallChainEntry_ExecutionType Sample_CallChainEntry::ART_METHOD; member in simpleperf_report_proto::Sample_CallChainEntry
Dcmd_report_sample.pb.h255 static constexpr ExecutionType ART_METHOD = in Swap() local