Home
last modified time | relevance | path

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

12

/system/update_engine/common/
Dmulti_range_http_fetcher.cc71 Range range = ranges_[current_index_]; in StartTransfer() local
94 Range range = ranges_[current_index_]; in ReceivedBytes() local
138 Range range = ranges_[current_index_]; in TransferEnded() local
196 for (const Range& range : ranges_) { in SetOffset() local
/system/unwinding/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/chre/host/test/hal_generic/common/
Dmessage_hub_manager_test.cc174 auto range = *mHostHub->reserveSessionIdRange(1); in setupDefaultHubsAndSession() local
393 auto range = *mHostHub->reserveSessionIdRange( in TEST_F() local
421 auto range = *mHostHub->reserveSessionIdRange(1); in TEST_F() local
432 auto range = *mHostHub->reserveSessionIdRange(1); in TEST_F() local
473 auto range = *mHostHub->reserveSessionIdRange(1); in TEST_F() local
486 auto range = *mHostHub->reserveSessionIdRange(1); in TEST_F() local
495 auto range = *mHostHub->reserveSessionIdRange(1); in TEST_F() local
507 auto range = *mHostHub->reserveSessionIdRange(1); in TEST_F() local
541 auto range = *mHostHub->reserveSessionIdRange(1); in TEST_F() local
557 auto range = *mHostHub->reserveSessionIdRange(1); in TEST_F() local
[all …]
/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/libvintf/
DMatrixInstance.cpp38 VersionRange&& range, bool isRegex) in MatrixInstance()
46 const FqInstance fqInstance, const VersionRange& range, bool isRegex) in MatrixInstance()
DKernelConfigTypedValue.cpp79 KernelConfigRangeValue range; in matchValue() local
Dparse_string.cpp174 bool parseRange(const std::string &s, KernelConfigRangeValue *range) { in parseRange()
509 std::string toFQNameString(const std::string& package, const VersionRange& range, in toFQNameString()
514 std::string toFQNameString(const VersionRange& range, const std::string& interface, in toFQNameString()
DHalManifest.cpp372 auto range = in checkUnusedHals() local
472 for (const auto &range : mat.framework.mSepolicy.sepolicyVersions()) { in checkCompatibility() local
568 auto range = getXmlFiles(xmlFileName); in getXmlFilePath() local
/system/extras/ext4_utils/
Dwipe.cpp41 u64 range[2]; in wipe_block_device() local
/system/extras/simpleperf/runtest/
Dautofdo_inline_test.cpp25 UInt32 range = 0xFFFFFFFF; in cond_branch_example_function() local
/system/libvintf/include/vintf/
DHalGroup.h46 auto range = mHals.equal_range(name); in getHals() local
58 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/cros-codecs/src/codec/vp8/
Dbool_decoder.rs35 pub range: usize, field
62 range: usize, field
/system/netd/server/
DUidRanges.cpp152 for (const auto &range : mRanges) { in toString() local
/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/media/audio/include/system/audio_effects/
Daidl_effects_utils.h159 const Range& range = cap.range; in clampParameter() local
/system/teeui/libteeui/include/teeui/
Dfont_rendering.h87 explicit UTF8WordRange(const UTF8Range<CharIterator>& range) : range_(range) {} in UTF8WordRange()
/system/vold/
Dsecdiscard.cpp183 uint64_t range[2]; in secdiscard_path() local
/system/extras/pinner/
Dpin_utils.cpp133 VmaRange range; in parse() local
Dmeminspect.cpp29 void VmaRangeGroup::compute_coverage(const VmaRange& range, VmaRangeGroup& out_memres) const { in compute_coverage() argument
/system/update_engine/payload_generator/
Dextent_utils.cc214 Range<std::set<Extent, ExtentLess>::const_iterator> range) { in operator <<()

12