Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_state_manager.cc261 [[maybe_unused]] bool is_first_run = false; in MetricsStateManager() local
680 bool MetricsStateManager::ShouldGenerateProvisionalClientId(bool is_first_run) { in ShouldGenerateProvisionalClientId()
/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_propagation.cc47 RTPVisitor(HGraph* graph, Handle<mirror::DexCache> hint_dex_cache, bool is_first_run) in RTPVisitor()
121 bool is_first_run, in ReferenceTypePropagation()