Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/pest/src/
Dspan.rs31 pub(crate) fn new_internal(input: &str, start: usize, end: usize) -> Span<'_> { in new_internal() method
Dposition.rs28 pub(crate) fn new_internal(input: &str, pos: usize) -> Position<'_> { in new_internal() method
/external/crosvm/devices/src/virtio/vhost_user_frontend/
Dmod.rs129 pub(crate) fn new_internal( in new_internal() method
/external/crosvm/metrics/src/
Dlocal_stats.rs246 fn new_internal(ranges: &[Range<T>], details: bool) -> Result<Self> { in new_internal() method
/external/crosvm/devices/src/virtio/
Dnet.rs545 pub(crate) fn new_internal( in new_internal() function
/external/rust/crates/openssl/src/x509/
Dmod.rs1039 pub(crate) unsafe fn new_internal( in new_internal() method