Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vendored/
Dsix.py473 _func_code = "__code__" variable
481 _func_code = "func_code" variable
528 get_function_code = operator.attrgetter(_func_code)
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
Dsix.py490 _func_code = "__code__" variable
498 _func_code = "func_code" variable
545 get_function_code = operator.attrgetter(_func_code)
/external/chromium-trace/catapult/third_party/six/
Dsix.py507 _func_code = "__code__" variable
515 _func_code = "func_code" variable
568 get_function_code = operator.attrgetter(_func_code)