Home
last modified time | relevance | path

Searched defs:GetDataLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_barcode.cpp98 absl::optional<int32_t> CXFA_Barcode::GetDataLength() { in GetDataLength() function in CXFA_Barcode
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A DMachIPC.h170 uint32_t GetDataLength() { in GetDataLength() function