Home
last modified time | relevance | path

Searched refs:inserted (Results 1 – 16 of 16) 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.cpp74 if (auto [it, inserted] = property_triggers->emplace(prop_name, prop_value); !inserted) { in ParsePropertyTrigger()
/system/netd/resolv/
DDnsTlsQueryMap.cpp43 bool inserted; in recordQuery() local
44 std::tie(it, inserted) = mQueries.emplace(newId, q); in recordQuery()
45 if (!inserted) { in recordQuery()
/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/core/libmeminfo/libdmabufinfo/include/dmabufinfo/
Ddmabufinfo.h80 auto [it, inserted] = map->insert(std::make_pair(pid, 1)); in AddRefToPidMap()
81 if (!inserted) in AddRefToPidMap()
/system/core/libmemunreachable/
DHeapWalker.cpp45 auto inserted = allocations_.insert(std::pair<Range, AllocationInfo>(range, AllocationInfo{})); in Allocation() local
46 if (inserted.second) { in Allocation()
52 Range overlap = inserted.first->first; in Allocation()
DMemUnreachable.cpp178 auto inserted = backtrace_map.emplace(leak->backtrace, leak); in GetUnreachableMemory() local
179 if (!inserted.second) { in GetUnreachableMemory()
183 Leak* similar_leak = inserted.first->second; in GetUnreachableMemory()
/system/security/keystore/
Duser_state.cpp296 bool inserted; in getUserState() local
297 std::tie(it, inserted) = mMasterKeys.emplace(userId, userId); in getUserState()
298 if (inserted) { in getUserState()
/system/core/libmeminfo/tools/
Dlibrank.cpp129 auto [it, inserted] = procs_.insert(std::pair<pid_t, ProcessRecord>(proc.pid(), proc)); in AddUsage()
200 auto [it, inserted] = in scan_libs_per_process()
/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/
DDoxyfile518 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
DDoxyfile.orig518 # 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
/system/chre/chre_api/doc/
DDoxyfile543 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the