Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp75 auto cache_iter = mapping_->find(id); in Visit() local
434 auto cache_iter = id_index_.find(res_id); in ParseType() local
/aosp_15_r20/external/icing/icing/schema/
H A Dscorable_property_manager.cc74 auto cache_iter = scorable_property_schema_cache_.find(schema_type_id); in LookupAndMaybeUpdateCache() local
/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_mac.cc376 auto cache_iter = trust_status_cache_.find(cert_hash); in IsCertTrusted() local
822 auto cache_iter = trust_status_cache_.find(cert_hash); in IsCertTrusted() local
/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp55 auto cache_iter = mapping_->find(id); in Visit() local