Searched refs:CheckLeafNode (Results 1 – 2 of 2) sorted by relevance
47 static void CheckLeafNode(const JsonObject &Node, std::vector<ValueObject> &leafValue);
59 void JsonCommon::CheckLeafNode(const JsonObject &node, std::vector<ValueObject> &leafValue) in CheckLeafNode() function in DocumentDB::JsonCommon67 CheckLeafNode(nodeNew, leafValue); in CheckLeafNode()71 CheckLeafNode(nodeNew, leafValue); in CheckLeafNode()82 CheckLeafNode(node, leafValue); in GetLeafValue()