Searched defs:MoveToPath (Results 1 – 2 of 2) sorted by relevance
534 cJSON *MoveToPath(cJSON *cjson, const JsonFieldPath &jsonPath, bool caseSens) in MoveToPath() function
500 int JsonObject::MoveToPath(const FieldPath &inPath, Json::Value *&exact, Json::Value *&nearest) in MoveToPath() function in DistributedDB::JsonObject