Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp545 cJSON *MoveToPathPowerMode(cJSON *cjson, const JsonFieldPath &jsonPath, bool caseSens) in MoveToPathPowerMode() function
563 return (MoveToPathPowerMode(cjson_, jsonPath, caseSensitive_) != nullptr); in IsFieldExistsPowerMode()
601 cJSON *findItem = MoveToPathPowerMode(cjson_, jsonPath, caseSensitive_); in FindItemPowerMode()
895 cJSON *MoveToPathPowerMode(cJSON *cjson, const JsonFieldPath &jsonPath, bool caseSens)