Searched refs:showFuncName (Results 1 – 2 of 2) sorted by relevance
813 frame, showFuncName=False) if not frame.IsInlined() else '()'), file=output)853 def get_args_as_string(frame, showFuncName=True): argument873 if showFuncName:
1130 showFuncName=False) if not frame.IsInlined() else '()'),1204 def get_args_as_string(frame, showFuncName=True): argument1224 if showFuncName: