Home
last modified time | relevance | path

Searched defs:utf8_path (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/camino/src/
Dtests.rs31 let utf8_path = Utf8Path::new("test/path"); in test_borrowed_into() localVariable
/external/cronet/net/base/
Dfilename_util.cc39 std::string utf8_path = path.AsUTF8Unsafe(); in FilePathToFileURL() local
/external/libchrome/mojo/public/c/system/
Dthunks.cc71 base::StringPiece utf8_path(options->mojo_core_path, in CoreLibraryInitializer() local
/external/python/cpython3/Modules/
D_tkinter.c685 PyObject *utf8_path; in Tkapp_New() local