Searched refs:MoveToPathPowerMode (Results 1 – 1 of 1) sorted by relevance
545 cJSON *MoveToPathPowerMode(cJSON *cjson, const JsonFieldPath &jsonPath, bool caseSens) in MoveToPathPowerMode() function563 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)