Home
last modified time | relevance | path

Searched defs:project_root (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/pigweed/pw_cli/py/pw_cli/
H A Denv.py142 def project_root(env: envparse.EnvNamespace | None = None) -> Path: function
/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/outdir/
H A Dbuild.rs3 let project_root = std::env::current_dir() in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/ndk-sys/
Dbuild.rs34 let project_root = PathBuf::from(env!("CARGO_MANIFEST_DIR")); in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/dav1d-sys/
Dbuild.rs43 let project_root = PathBuf::from(env!("CARGO_MANIFEST_DIR")); in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/libgav1-sys/
Dbuild.rs46 let project_root = PathBuf::from(env!("CARGO_MANIFEST_DIR")); in main() localVariable
/aosp_15_r20/external/rust/crabbyavif/sys/libyuv-sys/
Dbuild.rs46 let project_root = PathBuf::from(env!("CARGO_MANIFEST_DIR")); in main() localVariable
/aosp_15_r20/external/igt-gpu-tools/scripts/
H A Dlist-workarounds87 def print_workarounds(project_root, driver_dir, project): argument
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/
H A Dgni_visitor.py38 def __init__(self, project_root, gni_file, *args, **kwargs): argument
H A Denv_setup.py178 project_root, argument
H A Denvironment.py455 def gni(self, outs, project_root, gni_file): argument
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/virtualenv_setup/
H A Dinstall.py191 project_root, argument
/aosp_15_r20/external/perfetto/tools/
H A Dgen_amalgamated129 project_root = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) variable
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Didl.h618 std::string project_root; member
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Didl.h618 std::string project_root; member