Home
last modified time | relevance | path

Searched defs:range (Results 1 – 25 of 32) sorted by relevance

12

/system/update_engine/common/
Dmulti_range_http_fetcher.cc73 Range range = ranges_[current_index_]; in StartTransfer() local
96 Range range = ranges_[current_index_]; in ReceivedBytes() local
140 Range range = ranges_[current_index_]; in TransferEnded() local
198 for (const Range& range : ranges_) { in SetOffset() local
Dutils_unittest.cc152 for (uint32_t range : kRanges) { in TEST() local
/system/core/libunwindstack/tests/
DMemoryRangeTest.cpp44 MemoryRange range(process_memory_, 9001, 1024, 0); in TEST_F() local
56 MemoryRange range(process_memory_, 1000, 1024, 0); in TEST_F() local
84 MemoryRange range(process_memory_, 1000, 1024, 0); in TEST_F() local
96 MemoryRange range(process_memory_, 1000, 1024, 400); in TEST_F() local
/system/libvintf/
DMatrixInstance.cpp37 MatrixInstance::MatrixInstance(HalFormat format, FqInstance&& fqInstance, VersionRange&& range, in MatrixInstance()
46 const VersionRange& range, bool optional, bool isRegex) in MatrixInstance()
DKernelConfigTypedValue.cpp79 KernelConfigRangeValue range; in matchValue() local
Dparse_string.cpp170 bool parseRange(const std::string &s, KernelConfigRangeValue *range) { in parseRange()
518 std::string toFQNameString(const std::string& package, const VersionRange& range, in toFQNameString()
523 std::string toFQNameString(const VersionRange& range, const std::string& interface, in toFQNameString()
DHalManifest.cpp294 auto range = in checkUnusedHals() local
406 for (const auto &range : mat.framework.mSepolicy.sepolicyVersions()) { in checkCompatibility() local
493 auto range = getXmlFiles(xmlFileName); in getXmlFilePath() local
DCompatibilityMatrix.cpp130 auto range = getXmlFiles(xmlFileName); in getXmlSchemaPath() local
/system/memory/libmemunreachable/
DHeapWalker.cpp51 Range range{begin, end}; in Allocation() local
86 bool HeapWalker::WordContainsAllocationPtr(uintptr_t word_ptr, Range* range, AllocationInfo** info)… in WordContainsAllocationPtr()
108 Range range = to_do.back(); in RecurseRoot() local
DLeakFolding.h36 const Range range; member
79 const Range range; member
DHeapWalker.h123 inline void HeapWalker::ForEachPtrInRange(const Range& range, F&& f) { in ForEachPtrInRange()
140 const Range& range = it.first; in ForEachAllocation() local
DLeakFolding.cpp75 heap_walker_.ForEachAllocation([&](const Range& range, HeapWalker::AllocationInfo& allocation) { in FoldLeaks()
/system/extras/ext4_utils/
Dwipe.cpp42 u64 range[2]; in wipe_block_device() local
/system/libvintf/include/vintf/
DHalGroup.h47 auto range = mHals.equal_range(name); in getHals() local
59 auto range = mHals.equal_range(name); in getHals() local
/system/extras/tests/storage/
Dwipe_blkdev.c53 u64 range[2]; in wipe_block_device() local
/system/netd/server/
DUidRanges.cpp132 for (const auto &range : mRanges) { in toString() local
DNFLogListener.cpp82 Status cfgMode(const SendFn& send, uint16_t nfLogGroup, uint32_t range, uint8_t mode) { in cfgMode()
/system/media/audio_utils/benchmarks/
Dstatistics_benchmark.cpp41 constexpr T range = 1.; in BM_MeanVariance() local
/system/media/audio_utils/include/audio_utils/
DLogPlot.h63 const T range = maxVal - minVal; in audio_utils_log_plot() local
/system/vold/
Dsecdiscard.cpp142 uint64_t range[2]; in secdiscard_path() local
DIdleMaint.cpp170 struct fstrim_range range; in Trim() local
/system/teeui/libteeui/include/teeui/
Dfont_rendering.h86 explicit UTF8WordRange(const UTF8Range<CharIterator>& range) : range_(range) {} in UTF8WordRange()
/system/extras/simpleperf/
Dcmd_inject.cpp220 [this](const ETMInstrRange& range) { ProcessInstrRange(range); }); in ProcessRecord()
298 auto callback = [this](const ETMInstrRange& range) { in ProcessBranchListFile()
/system/update_engine/
Dtest_http_server.cc124 string& range = terms[1]; in ParseRequest() local
/system/bt/bta/gatt/
Dbta_gattc_cache.cc201 std::pair<uint16_t, uint16_t> range = in bta_gattc_start_disc_char_dscp() local

12