Home
last modified time | relevance | path

Searched defs:source_dirs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/build/android/
H A Dgenerate_vscode_classpath.py46 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 Dgenerate_vscode_project.py46 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 Dlicenseupdater.py46 def update_license_in_source_directories(source_dirs, dry_run, show_diff): argument
/aosp_15_r20/external/cronet/build/android/gyp/
H A Djacoco_instr.py76 def _CreateSourcesJsonFile(source_dirs, input_path, sources_json_file, argument
/aosp_15_r20/external/angle/build/android/gyp/
H A Djacoco_instr.py77 def _CreateSourcesJsonFile(source_dirs, input_path, sources_json_file, src_root, argument
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dannotate.py57 def __init__(self, ndk_path, binary_cache_path, source_dirs): argument