Home
last modified time | relevance | path

Searched refs:kModuleDebugPath (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_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dsmaps.pbzero.h311 static constexpr FieldMetadata_ModuleDebugPath kModuleDebugPath{};
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dsmaps.pbzero.h311 static constexpr FieldMetadata_ModuleDebugPath kModuleDebugPath{};
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dexport_json_unittest.cc1815 const char* kModuleDebugPath = "debugpath"; in TEST_F() local
1848 context_.storage->InternString(kModuleDebugPath), kProtectionFlags, in TEST_F()
1897 EXPECT_EQ(region["df"].asString(), kModuleDebugPath); in TEST_F()