Home
last modified time | relevance | path

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

/system/core/init/
Depoll.cpp45 auto [it, inserted] = epoll_handlers_.emplace(fd, std::move(handler)); in RegisterHandler()
46 if (!inserted) { in RegisterHandler()
Daction_parser.cpp77 if (auto [it, inserted] = property_triggers->emplace(prop_name, prop_value); !inserted) { in ParsePropertyTrigger()
/system/chre/util/include/chre/util/
Ddynamic_vector_impl.h222 bool inserted = prepareInsert(index); in insert() local
223 if (inserted) { in insert()
226 return inserted; in insert()
231 bool inserted = prepareInsert(index); in insert() local
232 if (inserted) { in insert()
235 return inserted; in insert()
/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/
Ddmabufinfo.h85 auto [it, inserted] = map->insert(std::make_pair(pid, 1)); in AddRefToPidMap()
86 if (!inserted) in AddRefToPidMap()
/system/memory/libmemunreachable/
DHeapWalker.cpp59 auto inserted = allocations_.insert(std::pair<Range, AllocationInfo>(range, AllocationInfo{})); in Allocation() local
60 if (inserted.second) { in Allocation()
66 Range overlap = inserted.first->first; in Allocation()
DMemUnreachable.cpp179 auto inserted = backtrace_map.emplace(leak->backtrace, leak); in GetUnreachableMemory() local
180 if (!inserted.second) { in GetUnreachableMemory()
184 Leak* similar_leak = inserted.first->second; in GetUnreachableMemory()
/system/libvintf/
DManifestHal.cpp35 auto&& [it, inserted] = existing.emplace(v.majorVer, v); in isValid()
36 if (inserted) { in isValid()
DHalManifest.cpp68 auto&& [existingIt, inserted] = existing.emplace(v.majorVer, std::make_tuple(&hal, v)); in shouldAdd()
69 if (inserted) { in shouldAdd()
/system/security/keystore/
Duser_state.cpp282 bool inserted; in getUserState() local
283 std::tie(it, inserted) = mMasterKeys.emplace(userId, userId); in getUserState()
284 if (inserted) { in getUserState()
/system/core/adb/fdevent/
Dfdevent.cpp69 auto [it, inserted] = this->installed_fdevents_.emplace(fd_num, fdevent{}); in Create()
70 CHECK(inserted); in Create()
/system/tools/hidl/hidl2aidl/
DAidlInterface.cpp107 auto [it, inserted] = in pushVersionedNodeOntoMap()
109 if (!inserted) { in pushVersionedNodeOntoMap()
/system/core/fs_mgr/libsnapshot/
Dfuzz_utils.h52 auto [it, inserted] = this->emplace(key, std::move(value)); in CheckEmplace()
53 CheckInternal(inserted, in CheckEmplace()
Dsnapshot.cpp2256 auto&& [it, inserted] = in CreateUpdateSnapshotsInternal()
2258 if (!inserted) { in CreateUpdateSnapshotsInternal()
/system/memory/libmeminfo/tools/
Dlibrank.cpp138 auto [it, inserted] = procs_.insert(std::pair<pid_t, ProcessRecord>(proc.pid(), proc)); in AddUsage()
209 auto [it, inserted] = in scan_libs_per_process()
/system/core/libmodprobe/
Dlibmodprobe.cpp189 auto [unused, inserted] = this->module_options_.emplace(canonical_name, options); in ParseOptionsCallback()
190 if (!inserted) { in ParseOptionsCallback()
/system/media/camera/docs/
DCameraMetadataEnums.mako18 ## This section of enum integer definitions is inserted into
DCameraMetadataKeys.mako18 ## These sections of metadata Key definitions are inserted into the middle of
/system/sepolicy/
DREADME17 newline inserted between each file as these are common failure
/system/media/audio_utils/
DDoxyfile.orig518 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
DDoxyfile.bak518 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
DDoxyfile590 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
/system/chre/chre_api/doc/
DDoxyfile543 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
/system/chre/pal/doc/
DDoxyfile543 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the