Lines Matching defs:it
103 if (auto it = pre_installed_store_.find(name); in StorePreInstalledApex() local
130 auto it = pre_installed_store_.find(name); in StorePreInstalledApex() local
393 if (auto it = store.find(name); it != store.end()) { in AddBlockApex() local
472 auto it = data_store_.find(name); in AddDataApex() local
534 auto it = partition_store_.find(name); in GetPartition() local
550 auto it = pre_installed_store_.find(name); in GetPublicKey() local
567 auto it = pre_installed_store_.find(name); in GetPreinstalledPath() local
576 auto it = block_apex_overrides_.find(path); in GetBlockApexRootDigest() local
585 auto it = block_apex_overrides_.find(path); in GetBlockApexLastUpdateSeconds() local
607 auto it = pre_installed_store_.find(apex.GetManifest().name()); in IsPreInstalledApex() local
622 for (const auto& it : pre_installed_store_) { in GetPreInstalledApexFiles() local
631 for (const auto& it : data_store_) { in GetDataApexFiles() local
640 auto it = brand_new_apex_pubkeys_.find(public_key); in GetBrandNewApexPublicKeyPartition() local
649 auto it = brand_new_apex_blocked_version_.find(partition); in GetBrandNewApexBlockedVersion() local
675 auto it = data_store_.find(name); in GetDataApex() local
682 auto it = pre_installed_store_.find(name); in GetPreInstalledApex() local