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

Function get_kind

androguard/core/bytecodes/dvm.py:3991–4041  ·  view source on GitHub ↗

Return the value of the 'kind' argument :param cm: a ClassManager object :type cm: :class:`ClassManager` :param kind: the type of the 'kind' argument :type kind: int :param value: the value of the 'kind' argument :type value: int :rtype: string

(cm, kind, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

get_translated_kindMethod · 0.85
get_outputMethod · 0.85
get_operandsMethod · 0.85
get_outputMethod · 0.85
get_operandsMethod · 0.85
get_stringMethod · 0.85
get_raw_stringMethod · 0.85
get_outputMethod · 0.85
get_operandsMethod · 0.85
get_outputMethod · 0.85
get_operandsMethod · 0.85
get_outputMethod · 0.85

Calls 7

get_method_refMethod · 0.80
get_class_nameMethod · 0.45
get_nameMethod · 0.45
get_descriptorMethod · 0.45
get_stringMethod · 0.45
get_fieldMethod · 0.45
get_typeMethod · 0.45

Tested by

no test coverage detected