Searched defs:source_dirs (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/build/android/ |
H A D | generate_vscode_classpath.py | 46 def _ProcessSourceFile(output_dir, source_file_path, source_dirs): argument 55 def _ProcessSourcesFile(output_dir, sources_file_path, source_dirs): argument 61 def _ProcessBuildConfigFile(output_dir, build_config_path, source_dirs, libs, argument 122 def _GenerateClasspathFile(source_dirs, libs): argument
|
/aosp_15_r20/external/angle/build/android/ |
H A D | generate_vscode_project.py | 46 def _ProcessSourceFile(output_dir, source_file_path, source_dirs): argument 55 def _ProcessSourcesFile(output_dir, sources_file_path, source_dirs): argument 61 def _ProcessBuildConfigFile(output_dir, build_config_path, source_dirs, libs, argument 123 def _GenerateProject(source_dirs, libs, output_dir): argument
|
/aosp_15_r20/external/jsoncpp/devtools/ |
H A D | licenseupdater.py | 46 def update_license_in_source_directories(source_dirs, dry_run, show_diff): argument
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | jacoco_instr.py | 76 def _CreateSourcesJsonFile(source_dirs, input_path, sources_json_file, argument
|
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | jacoco_instr.py | 77 def _CreateSourcesJsonFile(source_dirs, input_path, sources_json_file, src_root, argument
|
/aosp_15_r20/system/extras/simpleperf/scripts/ |
H A D | annotate.py | 57 def __init__(self, ndk_path, binary_cache_path, source_dirs): argument
|