Searched refs:find_function_file (Results 1 – 1 of 1) sorted by relevance
53 def find_function_file(file, function_name): # 在GN文件中查找指定函数并在有函数名,获取对应sources的值 function105 matches, source = find_function_file(gn_file, func_name) # 找到包含函数的gn文件