Searched refs:CheckConstantPoolMethodContent (Results 1 – 2 of 2) sorted by relevance
85 bool CheckConstantPoolMethodContent(const panda_file::File::EntityId &method_id);
184 return CheckConstantPoolMethodContent(method_id); in CheckConstantPoolActions()625 bool Verifier::CheckConstantPoolMethodContent(const panda_file::File::EntityId &method_id) in CheckConstantPoolMethodContent() function in panda::verifier::Verifier