Searched defs:function_name (Results 1 – 3 of 3) sorted by relevance
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/ |
| D | parser.py | 52 def find_function_file(file, function_name): # 在GN文件中查找指定函数并在有函数名,获取对应sources的值 argument 81 def get_dest_dir(file, function_name): # 获取dest_dir argument 177 def create_dir(sources_dir, gn_file, function_name, link_include_file): argument
|
| /interface/sdk-js/build-tools/api_label_detection/src/coreImpl/ |
| D | detection_label.py | 135 def dismantle_one_to_many(my_dict: dict, start, function_name, api_name_list): argument 144 def dismantle_ordinary(start, my_dict: dict, function_name, api_name_list): argument
|
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/ |
| D | check_name.py | 68 def is_self_developed_function(function_name): argument
|