Home
last modified time | relevance | path

Searched defs:already_reported (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dcompat_framework.cc50 bool already_reported = reported_compat_changes_.count(change_id) != 0; in ReportChange() local
/aosp_15_r20/art/runtime/gc/
H A Dreference_queue.cc151 static bool already_reported = false; in ClearWhiteReferences() local