Home
last modified time | relevance | path

Searched refs:VerifyLiteralIdInLiteralArray (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verifier/
H A Dverifier.h103 bool VerifyLiteralIdInLiteralArray(const uint32_t &id);
H A Dverifier.cpp461 bool Verifier::VerifyLiteralIdInLiteralArray(const uint32_t &id) in VerifyLiteralIdInLiteralArray() function in panda::verifier::Verifier
539 if (!VerifyLiteralIdInLiteralArray(value)) { in VerifySingleLiteralArray()

Completed in 4 milliseconds