Home
last modified time | relevance | path

Searched defs:new_with_options (Results 1 – 6 of 6) sorted by relevance

/external/flatbuffers/rust/reflection/src/
Dsafe_buffer.rs45 pub fn new_with_options( in new_with_options() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/png-0.17.14/src/decoder/
Dmod.rs145 pub fn new_with_options(r: R, decode_options: DecodeOptions) -> Decoder<R> { in new_with_options() method
Dstream.rs545 pub fn new_with_options(decode_options: DecodeOptions) -> StreamingDecoder { in new_with_options() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/png-0.17.14/src/decoder/
Dmod.rs145 pub fn new_with_options(r: R, decode_options: DecodeOptions) -> Decoder<R> { in new_with_options() method
Dstream.rs545 pub fn new_with_options(decode_options: DecodeOptions) -> StreamingDecoder { in new_with_options() method
/external/crosvm/vm_memory/src/
Dguest_memory.rs322 pub fn new_with_options( in new_with_options() method