Home
last modified time | relevance | path

Searched defs:sysroot_path (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/project-model/src/
Dtests.rs123 let sysroot_path = get_test_path("fake-sysroot"); in get_fake_sysroot() localVariable
/third_party/gn/src/gn/
Drust_project_writer.cc261 auto sysroot_path = FilePathToUTF8(rebased_out_dir) + sysroot.value(); in WriteCrates() local