Searched defs:current_file (Results 1 – 3 of 3) sorted by relevance
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/ |
| D | parse_include.py | 255 def node_extent(cursor, current_file): argument 271 def define_comment(cursor, current_file, data): argument 310 def parser_data_assignment(cursor, current_file, gn_path, comment=None, key=0): argument 342 def ast_to_dict(cursor, current_file, last_data, gn_path, comment=None, key=0): # 解析数据的整理 argument 492 def processing_ast_node(child, current_file, data, name, gn_path): argument 500 def preorder_travers_ast(cursor, comment, current_file, gn_path): # 获取属性 argument
|
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/ |
| 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
|