Searched defs:redaction_ranges (Results 1 – 2 of 2) sorted by relevance
94 const off64_t* redaction_ranges) { in processRedactionRanges()113 RedactionInfo::RedactionInfo(int redaction_ranges_num, const off64_t* redaction_ranges) { in RedactionInfo()
359 ScopedLongArrayRO redaction_ranges(env, redaction_ranges_local_ref.get()); in OnFileOpen() local