Home
last modified time | relevance | path

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

/external/openscreen/cast/cast_core/api/v2/
Durl_rewrite.proto112 string new_url = 2; field
/external/rust/crates/url/tests/
Ddata.rs146 let new_url: Url = serde_json::from_slice(&bytes).unwrap(); in check_invariants() localVariable
/external/harfbuzz_ng/src/
Dhb-coretext.cc231 CFURLRef new_url = nullptr; in create_ct_font() local