Home
last modified time | relevance | path

Searched refs:gn_path_to_blueprint_path (Results 1 – 1 of 1) sorted by relevance

/external/angle/scripts/
Dgenerate_android_bp.py149 def gn_path_to_blueprint_path(source): function
157 rebased_paths.append(gn_path_to_blueprint_path(path))
173 rebased_sources.append(gn_path_to_blueprint_path(source))
264 result.append(gn_path_to_blueprint_path(include_dir))
471 bp['tool_files'] = [gn_path_to_blueprint_path(target_info['script'])]