Home
last modified time | relevance | path

Searched refs:global_id2 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/test/
H A Dtrace_event_analyzer.h189 std::string global_id2; member
H A Dtrace_event_analyzer.cc167 global_id2 = *maybe_global_id2; in SetFromJSON()
/aosp_15_r20/external/libchrome/base/test/
H A Dtrace_event_analyzer.h191 std::string global_id2; member
H A Dtrace_event_analyzer.cc122 id2->GetString("global", &global_id2); in SetFromJSON()