Searched defs:link_path (Results 1 – 2 of 2) sorted by relevance
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/ |
D | parser.py | 148 def get_result_table(json_files, abs_path, link_path, gn_path): # 进行处理,生成表格 argument 207 def main_entrance(directory_path, function_names, link_path): # 主入口 argument
|
D | parse_include.py | 350 def api_entrance(share_lib, include_path, gn_path=None, link_path=None): # 统计入口 argument 380 def get_include_file(include_file_path, link_path, gn_path=None): # 库路径、.h文件路径、链接头文件路径 argument
|