Searched defs:exact (Results 1 – 1 of 1) sorted by relevance
500 int JsonObject::MoveToPath(const FieldPath &inPath, Json::Value *&exact, Json::Value *&nearest) in MoveToPath()532 Json::Value *exact = nullptr; in InsertField() local557 Json::Value *exact = nullptr; in InsertField() local581 Json::Value *exact = nullptr; in DeleteField() local693 int JsonObject::LocateJsonValueByFieldPath(const FieldPath &inPath, Json::Value *&exact, in LocateJsonValueByFieldPath()