Searched refs:CheckConstantPoolActions (Results 1 – 2 of 2) sorted by relevance
65 …bool CheckConstantPoolActions(const verifier::ActionType type, panda_file::File::EntityId method_i…
180 bool Verifier::CheckConstantPoolActions(const verifier::ActionType type, panda_file::File::EntityId… in CheckConstantPoolActions() function in panda::verifier::Verifier262 … check_res = check_res && CheckConstantPoolActions(type, method_accessor.GetMethodId()); in CheckConstantPool()