Home
last modified time | relevance | path

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

/build/make/tools/
Dproduct_debug.py52 def linkify_inherit(variables, text, func_name): argument
53 groups = re.split("(\\$\\(call " + func_name + ",.*\\))", text)