Home
last modified time | relevance | path

Searched refs:inserted (Results 1 – 14 of 14) sorted by relevance

/aosp14/system/core/init/
H A Depoll.cpp48 auto [it, inserted] = epoll_handlers_.emplace( in RegisterHandler()
53 if (!inserted) { in RegisterHandler()
H A Daction_parser.cpp77 if (auto [it, inserted] = property_triggers->emplace(prop_name, prop_value); !inserted) { in ParsePropertyTrigger()
/aosp14/frameworks/base/tools/aapt2/format/binary/
H A DResEntryWriter.h155 auto [it, inserted] = entry_offsets.insert({Ref{*out_entry}, offset}); in WriteItem()
156 if (inserted) { in WriteItem()
/aosp14/frameworks/base/cmds/idmap2/libidmap2/
H A DResourceMapping.cpp178 auto[iter, inserted] = target_map_.try_emplace(target_resource, ConfigMap()); in AddMapping()
180 if (!inserted && std::holds_alternative<ResourceId>(resource_value)) { in AddMapping()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DUidObserverController.java595 boolean inserted = false; in addUid()
597 if (!inserted) { in addUid()
607 inserted = true; in addUid()
614 if (!inserted) { in addUid()
/aosp14/frameworks/base/tools/aapt2/
H A Dformats.md21 boundary, so if a previous entry ends unaligned, padding must be inserted.
/aosp14/frameworks/base/libs/hwui/jni/
H A DTypeface.cpp312 bool inserted = fcToIndex.emplace(typeface->fFontCollection, fontCollections.size()).second; in Typeface_writeTypefaces() local
313 if (inserted) { in Typeface_writeTypefaces()
/aosp14/system/core/libmodprobe/
H A Dlibmodprobe.cpp192 auto [unused, inserted] = this->module_options_.emplace(canonical_name, options); in ParseOptionsCallback()
193 if (!inserted) { in ParseOptionsCallback()
/aosp14/frameworks/base/tools/protologtool/
H A DREADME.md34 …string, log level and log group name and inserted after the `ProtoLogGroup` argument. After the ha…
/aosp14/frameworks/base/libs/androidfw/
H A DLoadedArsc.cpp651 auto [name_to_actor_it, inserted] = in Load()
653 if (!inserted) { in Load()
/aosp14/frameworks/base/services/incremental/
H A DIncrementalService.cpp593 auto [it, inserted] = mMounts.try_emplace(id, nullptr); in getStorageSlotLocked()
594 if (inserted) { in getStorageSlotLocked()
1568 auto [_, inserted] = mMounts.try_emplace(storageId, ifs); in adoptMountedInstances()
1569 if (!inserted) { in adoptMountedInstances()
1756 auto [_, inserted] = mMounts.try_emplace(storageId, ifs); in mountExistingImage()
1757 if (!inserted) { in mountExistingImage()
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp3380 auto&& [it, inserted] = partition_map.emplace(suffixed_name, &partition_update); in CreateUpdateSnapshotsInternal()
3381 if (!inserted) { in CreateUpdateSnapshotsInternal()
/aosp14/frameworks/base/core/proto/android/providers/settings/
H A Dglobal.proto190 // inserted.
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile562 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the