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

Method is_class_present

androguard/core/analysis/analysis.py:1219–1226  ·  view source on GitHub ↗

Checks if a given class name is part of this Analysis. :param class_name: classname like 'Ljava/lang/Object;' (including L and ;) :return: True if class was found, False otherwise

(self, class_name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_analysisMethod · 0.80
get_filename_by_classMethod · 0.80
get_digest_by_classMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected