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

Method get_field_descriptor

androguard/core/bytecodes/dvm.py:8139–8162  ·  view source on GitHub ↗

Return the specific field :param class_name: the class name of the field :type class_name: string :param field_name: the name of the field :type field_name: string :param descriptor: the descriptor of the field :type descriptor: string

(self, class_name, field_name, descriptor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_create_xrefMethod · 0.80

Calls 5

get_fieldsMethod · 0.45
get_class_nameMethod · 0.45
get_nameMethod · 0.45
get_descriptorMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected