Home
last modified time | relevance | path

Searched refs:python_obj (Results 1 – 1 of 1) sorted by relevance

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/
Dcheck.py65 def process_all_json(python_obj, command_list): argument
67 for file_info in python_obj:
154 python_obj = parser_include_ast(root_path, file_list)
155 check_result_list.extend(process_all_json(python_obj, command_list))