Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp253 JsonFieldPath SplitePath(const JsonFieldPath &path, bool &isCollapse) in SplitePath()
273 JsonFieldPath ExpendPathForField(const JsonFieldPath &path, bool &isCollapse) in ExpendPathForField()
515 bool isCollapse = false; in JsonNodeAppend() local
558 …bool isCollapse = false; // Whether there is a path generated by the dot operator, such as t1.t2.t3 in Append() local
621 bool &isCollapse, int &isMatchFlag) in IsObjectItemMatch()
655 bool &isCollapse, int &isMatchFlag) in JsonEqualJudge()
689 bool isCollapse = false; in IsJsonNodeMatch() local