Home
last modified time | relevance | path

Searched defs:header_dir (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/vboot_reference/rust/vboot_reference-sys/
H A Dbuild.rs38 let header_dir = Path::new("."); in generate_crossystem_bindings() localVariable
62 let header_dir = Path::new("."); in generate_vboot_host_binding() localVariable
/aosp_15_r20/external/minijail/rust/minijail-sys/
H A Dbuild.rs83 let header_dir = Path::new("../../"); in bindings_generation() localVariable
/aosp_15_r20/system/tools/sysprop/
DCppMain.cpp35 std::string header_dir; member
DCppGen.cpp486 const std::string& header_dir,
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dsource_path_utils_test.cpp30 const std::filesystem::path header_dir = in TEST() local
/aosp_15_r20/trusty/user/base/tools/
Dmanifest_compiler.py1163 def write_consts_to_header_file(const_config, header_dir, log): argument
1245 def process_config_constants(const_config_files, header_dir, log): argument
/aosp_15_r20/external/noto-fonts/emoji-compat/
H A Dcreatefont.py160 def update_flatbuffer_java_files(flatbuffer_java_dir, header_dir, target_dir): argument
/aosp_15_r20/system/tools/aidl/
Daidl_unittest.cpp5533 const std::string header_dir = "out/"; in TEST_F() local