MCPcopy Create free account
hub / github.com/codehasan/dex2c / get_method

Method get_method

androguard/core/bytecodes/dvm.py:7963–7978  ·  view source on GitHub ↗

Return a list all methods which corresponds to the regexp :param name: the name of the method (a python regexp) :rtype: a list with all :class:`EncodedMethod` objects

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

compileMethod · 0.80
get_methodsMethod · 0.45
get_nameMethod · 0.45

Tested by

no test coverage detected