Searched defs:current_file (Results 1 – 4 of 4) sorted by relevance
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/ |
| D | parse_include.py | 291 def node_extent(cursor, current_file): argument 313 def define_comment(cursor, current_file, data): argument 377 def parser_data_assignment(cursor, current_file, directory_path, comment=None, key=0): argument 405 def ast_to_dict(cursor, current_file, last_data, directory_path, comment=None, key=0): # 解析数据的整理 argument 555 def processing_ast_node(child, current_file, data, name, directory_path): argument 563 def preorder_travers_ast(cursor, comment, current_file, directory_path): # 获取属性 argument
|
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/ |
| D | check_syntax.py | 111 def processing_data(run_result, current_file): argument
|
| D | check_doc.py | 26 current_file = os.path.dirname(__file__) variable
|
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/ |
| D | diff_processor_node.py | 26 current_file = os.path.dirname(__file__) variable
|