Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/utils/json/
H A Djson_node.h123 inline JsonNode &GetNodeByIdx(T &innerObj, int size, int idx) in GetNodeByIdx()
137 inline JsonNode &GetNodeByKey(T &innerObj, const std::string &key) in GetNodeByKey()