Home
last modified time | relevance | path

Searched defs:new_encoding (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/reader/parser/
Dinside_declaration.rs23 let new_encoding = match new_encoding.parse() { in emit_start_document() localVariable
/aosp_15_r20/external/skia/third_party/vello/src/
H A Dencoding.rs23 pub(crate) fn new_encoding() -> Box<Encoding> { in new_encoding() function
H A Dlib.rs210 fn new_encoding() -> Box<Encoding>; in new_encoding() function