Searched defs:template_path (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | java_cpp_strings.py | 35 def _GenerateOutput(template, source_paths, template_path, strings): argument 66 def _Generate(source_paths, template_path): argument
|
H A D | java_cpp_features.py | 39 def _GenerateOutput(template, source_paths, template_path, features): argument 70 def _Generate(source_paths, template_path): argument
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | java_cpp_strings.py | 35 def _GenerateOutput(template, source_paths, template_path, strings): argument 66 def _Generate(source_paths, template_path): argument
|
H A D | java_cpp_features.py | 39 def _GenerateOutput(template, source_paths, template_path, features): argument 70 def _Generate(source_paths, template_path): argument
|
/aosp_15_r20/external/cronet/net/tools/transport_security_state_generator/ |
H A D | transport_security_state_generator.cc | 265 base::FilePath template_path = base::FilePath(args[3]); in main() local
|
/aosp_15_r20/system/update_engine/common/ |
H A D | utils.cc | 94 bool GetTempName(const string& path, base::FilePath* template_path) { in GetTempName()
|