Home
last modified time | relevance | path

Searched defs:byte_range (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/build/
H A Dprobe.rs12 pub fn byte_range(this: &Span) -> Range<usize> { in byte_range() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/src/
H A Dfallback.rs382 fn byte_range(&mut self, span: Span) -> Range<usize> { in byte_range() method
418 let byte_range = self.byte_range(span); in source_text() localVariable
562 pub fn byte_range(&self) -> Range<usize> { in byte_range() method
H A Dwrapper.rs467 pub fn byte_range(&self) -> Range<usize> { in byte_range() method
H A Dlib.rs490 pub fn byte_range(&self) -> Range<usize> { in byte_range() method
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_signature_embeddertest.cpp81 std::vector<int> byte_range(size); in TEST_F() local
H A Dfpdf_signature.cpp107 RetainPtr<const CPDF_Array> byte_range = value_dict->GetArrayFor("ByteRange"); in FPDFSignatureObj_GetByteRange() local
/aosp_15_r20/external/perfetto/src/trace_processor/rpc/
H A Drpc.cc204 protozero::ConstBytes byte_range = req.append_trace_data(); in ParseRpcRequest() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_response_headers.cc583 void HttpResponseHeaders::UpdateWithNewRange(const HttpByteRange& byte_range, in UpdateWithNewRange()
H A Dhttp_cache_unittest.cc511 HttpByteRange byte_range = ranges[0]; in RangeHandler() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/
H A Dlib.rs507 pub fn byte_range(&self) -> Range<usize> { in byte_range() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/
H A Dlib.rs509 pub fn byte_range(&self) -> Range<usize> { in byte_range() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/
H A Dlib.rs509 pub fn byte_range(&self) -> Range<usize> { in byte_range() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/proc_macro/src/
H A Dlib.rs509 pub fn byte_range(&self) -> Range<usize> { in byte_range() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/
H A Dlib.rs507 pub fn byte_range(&self) -> Range<usize> { in byte_range() method
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/
H A Ddlp.proto1011 Range byte_range = 1; field
/aosp_15_r20/external/googleapis/google/privacy/dlp/v2/
H A Ddlp.proto1244 Range byte_range = 1; field