proxygen
|
Public Member Functions | |
def | __init__ (self) |
def | match (self, class_type, method_name) |
Public Attributes | |
worker | |
def gdb.FiberXMethodMatcher.__init__ | ( | self | ) |
Definition at line 300 of file gdb.py.
def gdb.FiberXMethodMatcher.match | ( | self, | |
class_type, | |||
method_name | |||
) |
Definition at line 304 of file gdb.py.
References gdb.GetFiberXMethodMatcher.worker, and gdb.FiberXMethodMatcher.worker.
gdb.FiberXMethodMatcher.worker |
Definition at line 302 of file gdb.py.
Referenced by gdb.FiberXMethodMatcher.match().