Searched refs:GetRanges (Results 1 – 6 of 6) sorted by relevance
84 std::vector<protozero::ContiguousMemoryRange> GetRanges();160 std::vector<protozero::ContiguousMemoryRange> GetRanges() { in GetRanges() function162 return shb_.GetRanges(); in GetRanges()
44 auto ranges = serialized_interned_data.GetRanges(); in ~EventContext()
93 std::vector<protozero::ContiguousMemoryRange> ScatteredHeapBuffer::GetRanges() { in GetRanges() function in protozero::ScatteredHeapBuffer
283 const RangeType* GetRanges() const { return m_Ranges.data(); } in GetRanges() function
234 static std::vector<float> GetRanges(const CPDF_Dictionary* pDict,948 m_pRanges = GetRanges(pDict, nComponents); in v_Load()1101 std::vector<float> CPDF_ICCBasedCS::GetRanges(const CPDF_Dictionary* pDict, in GetRanges() function in CPDF_ICCBasedCS
2283 auto ranges = msg_.GetRanges(); in TEST_P()