Searched refs:get_subdir_and_name (Results 1 – 1 of 1) sorted by relevance
/development/vndk/tools/definition-tool/tools/ |
D | update_dataset.py | 126 def get_subdir_and_name(name, name_path_dict, prefix_core, prefix_vendor): function 160 name = get_subdir_and_name(name, name_path_dict, prefix_core, 166 name = get_subdir_and_name(name, name_path_dict, prefix_core, 176 name = get_subdir_and_name(name, name_path_dict, prefix_core, 182 name = get_subdir_and_name(name, name_path_dict, prefix_core,
|