Home
last modified time | relevance | path

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

/system/nfc/tools/casimir/
Dbuild.rs46 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in install_generated_module() localVariable
58 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in generate_module() localVariable
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py911 def capture_build_info(out_dir, build_info_file_name): argument
/system/tools/aidl/
Daidl_to_cpp_common.cpp109 const auto& out_dir = in ValidateOutputFilePath() local