Home
last modified time | relevance | path

Searched refs:ParseRecord (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp314 static panda::pandasm::Record ParseRecord(const Json::Value &record) in ParseRecord() function
1073 auto record = ParseRecord(rootValue["rb"]); in ParseRec()