Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/
H A Drd_json_object.h95 JsonObject FindItemPowerMode(const JsonFieldPath &jsonPath, int &errCode) const;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp658 JsonObject srcItem = src.FindItemPowerMode(itemPath, errCode); in JsonEqualJudge()
666 JsonObject granpaItem = src.FindItemPowerMode(granpaPath, errCode); in JsonEqualJudge()
698 JsonObject srcItem = src.FindItemPowerMode(itemPath, errCode); in IsJsonNodeMatch()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp591 JsonObject JsonObject::FindItemPowerMode(const JsonFieldPath &jsonPath, int &errCode) const in FindItemPowerMode() function in DocumentDB::JsonObject
923 JsonObject JsonObject::FindItemPowerMode(const JsonFieldPath &jsonPath, int &errCode) const