Home
last modified time | relevance | path

Searched defs:is_persistent (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_io_ios.cc37 bool is_persistent) { in Init()
/aosp_15_r20/external/rust/crabbyavif/c_api_tests/
Davifincrtest.cc166 avifDecoder* decoder, bool is_persistent, in DecodeIncrementally()
/aosp_15_r20/external/cronet/base/metrics/
H A Dstatistics_recorder.cc537 bool is_persistent = entry.second->HasFlags(HistogramBase::kIsPersistent); in GetHistograms() local
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-compiler-rt.o.c196 static u8 is_persistent; variable