Home
last modified time | relevance | path

Searched defs:first_occurrence (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Dalerts.h43 float first_occurrence = -1; member
H A Dalerts.cc192 Timestamp first_occurrence = parsed_log.last_timestamp(); in AnalyzeLog() local
/aosp_15_r20/art/oatdump/
H A Doatdump.cc2213 bool first_occurrence; in DumpMethod() local
2252 bool first_occurrence; in DumpMethod() local
2302 size_t ComputeOatSize(const void* oat_data, bool* first_occurrence) { in ComputeOatSize()