| /system/update_engine/common/ | 
| D | multi_range_http_fetcher.cc | 71   Range range = ranges_[current_index_];  in StartTransfer()  local94   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/ | 
| D | MemoryRangeTest.cpp | 44   MemoryRange range(process_memory_, 9001, 1024, 0);  in TEST_F()  local56   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/ | 
| D | message_hub_manager_test.cc | 174     auto range = *mHostHub->reserveSessionIdRange(1);  in setupDefaultHubsAndSession()  local393   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/ | 
| D | HeapWalker.cpp | 51   Range range{begin, end};  in Allocation()  local86 bool HeapWalker::WordContainsAllocationPtr(uintptr_t word_ptr, Range* range, AllocationInfo** info)…  in WordContainsAllocationPtr()
 108     Range range = to_do.back();  in RecurseRoot()  local
 
 | 
| D | LeakFolding.h | 36     const Range range;  member79     const Range range;  member
 
 | 
| D | HeapWalker.h | 123 inline void HeapWalker::ForEachPtrInRange(const Range& range, F&& f) {  in ForEachPtrInRange()140     const Range& range = it.first;  in ForEachAllocation()  local
 
 | 
| D | LeakFolding.cpp | 75   heap_walker_.ForEachAllocation([&](const Range& range, HeapWalker::AllocationInfo& allocation) {  in FoldLeaks()
 | 
| /system/libvintf/ | 
| D | MatrixInstance.cpp | 38                                VersionRange&& range, bool isRegex)  in MatrixInstance()46                                const FqInstance fqInstance, const VersionRange& range, bool isRegex)  in MatrixInstance()
 
 | 
| D | KernelConfigTypedValue.cpp | 79             KernelConfigRangeValue range;  in matchValue()  local
 | 
| D | parse_string.cpp | 174 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()
 
 | 
| D | HalManifest.cpp | 372             auto range =  in checkUnusedHals()  local472         for (const auto &range : mat.framework.mSepolicy.sepolicyVersions()) {  in checkCompatibility()  local
 568     auto range = getXmlFiles(xmlFileName);  in getXmlFilePath()  local
 
 | 
| /system/extras/ext4_utils/ | 
| D | wipe.cpp | 41     u64 range[2];  in wipe_block_device()  local
 | 
| /system/extras/simpleperf/runtest/ | 
| D | autofdo_inline_test.cpp | 25   UInt32 range = 0xFFFFFFFF;  in cond_branch_example_function()  local
 | 
| /system/libvintf/include/vintf/ | 
| D | HalGroup.h | 46         auto range = mHals.equal_range(name);  in getHals()  local58         auto range = mHals.equal_range(name);  in getHals()  local
 
 | 
| /system/extras/tests/storage/ | 
| D | wipe_blkdev.c | 53     u64 range[2];  in wipe_block_device()  local
 | 
| /system/cros-codecs/src/codec/vp8/ | 
| D | bool_decoder.rs | 35     pub range: usize,  field62     range: usize,  field
 
 | 
| /system/netd/server/ | 
| D | UidRanges.cpp | 152     for (const auto &range : mRanges) {  in toString()  local
 | 
| /system/media/audio_utils/benchmarks/ | 
| D | statistics_benchmark.cpp | 41     constexpr T range = 1.;  in BM_MeanVariance()  local
 | 
| /system/media/audio_utils/include/audio_utils/ | 
| D | LogPlot.h | 63     const T range = maxVal - minVal;  in audio_utils_log_plot()  local
 | 
| /system/media/audio/include/system/audio_effects/ | 
| D | aidl_effects_utils.h | 159   const Range& range = cap.range;  in clampParameter()  local
 | 
| /system/teeui/libteeui/include/teeui/ | 
| D | font_rendering.h | 87     explicit UTF8WordRange(const UTF8Range<CharIterator>& range) : range_(range) {}  in UTF8WordRange()
 | 
| /system/vold/ | 
| D | secdiscard.cpp | 183         uint64_t range[2];  in secdiscard_path()  local
 | 
| /system/extras/pinner/ | 
| D | pin_utils.cpp | 133                 VmaRange range;  in parse()  local
 | 
| D | meminspect.cpp | 29 void VmaRangeGroup::compute_coverage(const VmaRange& range, VmaRangeGroup& out_memres) const {  in compute_coverage()  argument
 | 
| /system/update_engine/payload_generator/ | 
| D | extent_utils.cc | 214     Range<std::set<Extent, ExtentLess>::const_iterator> range) {  in operator <<()
 |