Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp1331 bool Runtime::GetLiteralTagAndValue(const panda_file::File &pf, uint32_t id, panda_file::LiteralTag *tag, in GetLiteralTagAndValue() function in ark::Runtime
1351 if (!GetLiteralTagAndValue(pf, id, &tag, &value)) { in GetPointerToConstArrayData()
1367 if (!GetLiteralTagAndValue(pf, id, &tag, &value)) { in ResolveLiteralArray()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h181 static bool GetLiteralTagAndValue(const panda_file::File &pf, uint32_t id, panda_file::LiteralTag *tag,

Completed in 4 milliseconds