Home
last modified time | relevance | path

Searched defs:protoKeyVal (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
DmetaProto.cpp150 auto *protoKeyVal = protoMeta.add_attributes(); in Serialize() local
163 for (const auto &protoKeyVal: protoMeta.attributes()) { in Deserialize() local