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