Home
last modified time | relevance | path

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

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/
Dparser.py53 def find_function_file(file, function_name): # 在GN文件中查找指定函数并在有函数名,获取对应sources的值 function
105 matches, source = find_function_file(gn_file, func_name) # 找到包含函数的gn文件