/system/update_engine/common/ |
D | multi_range_http_fetcher.cc | 73 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
|
D | utils_unittest.cc | 139 for (uint32_t range : kRanges) { in TEST() local
|
/system/unwinding/libunwindstack/tests/ |
D | MemoryRangeTest.cpp | 44 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/ |
D | MatrixInstance.cpp | 37 MatrixInstance::MatrixInstance(HalFormat format, FqInstance&& fqInstance, VersionRange&& range, in MatrixInstance() 46 const VersionRange& range, bool optional, bool isRegex) in MatrixInstance()
|
D | KernelConfigTypedValue.cpp | 79 KernelConfigRangeValue range; in matchValue() local
|
D | parse_string.cpp | 173 bool parseRange(const std::string &s, KernelConfigRangeValue *range) { in parseRange() 504 std::string toFQNameString(const std::string& package, const VersionRange& range, in toFQNameString() 509 std::string toFQNameString(const VersionRange& range, const std::string& interface, in toFQNameString()
|
D | HalManifest.cpp | 303 auto range = in checkUnusedHals() local 416 for (const auto &range : mat.framework.mSepolicy.sepolicyVersions()) { in checkCompatibility() local 517 auto range = getXmlFiles(xmlFileName); in getXmlFilePath() local
|
D | CompatibilityMatrix.cpp | 129 auto range = getXmlFiles(xmlFileName); in getXmlSchemaPath() local
|
/system/memory/libmemunreachable/ |
D | HeapWalker.cpp | 51 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
|
D | LeakFolding.h | 36 const Range range; member 79 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/extras/ext4_utils/ |
D | wipe.cpp | 41 u64 range[2]; in wipe_block_device() local
|
/system/libvintf/include/vintf/ |
D | HalGroup.h | 47 auto range = mHals.equal_range(name); in getHals() local 59 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/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/netd/server/ |
D | UidRanges.cpp | 159 for (const auto &range : mRanges) { in toString() local
|
D | RouteController.cpp | 803 for (const UidRangeParcel& range : uidRanges.getRanges()) { in modifyPhysicalNetwork() local 916 for (const UidRangeParcel& range : uidRanges.getRanges()) { in modifyUnreachableNetwork() local 941 for (const UidRangeParcel& range : uidRanges.getRanges()) { in modifyRejectNonSecureNetworkRule() local 961 for (const UidRangeParcel& range : uidRanges.getRanges()) { in modifyVirtualNetwork() local
|
D | NFLogListener.cpp | 82 Status cfgMode(const SendFn& send, uint16_t nfLogGroup, uint32_t range, uint8_t mode) { in cfgMode()
|
/system/teeui/libteeui/include/teeui/ |
D | font_rendering.h | 86 explicit UTF8WordRange(const UTF8Range<CharIterator>& range) : range_(range) {} in UTF8WordRange()
|
/system/vold/ |
D | secdiscard.cpp | 183 uint64_t range[2]; in secdiscard_path() local
|
D | IdleMaint.cpp | 182 struct fstrim_range range; in Trim() local
|
/system/extras/simpleperf/ |
D | cmd_inject.cpp | 252 [this](const ETMInstrRange& range) { ProcessInstrRange(range); }); in ProcessRecord() 335 auto callback = [this](const ETMInstrRange& range) { ProcessInstrRange(range); }; in ProcessBranchListFile()
|
/system/update_engine/ |
D | test_http_server.cc | 124 string& range = terms[1]; in ParseRequest() local
|