Searched refs:ItemLeafValue (Results 1 – 1 of 1) sorted by relevance
714 std::vector<ValueObject> ItemLeafValue = GetLeafValue(item); in IsJsonNodeMatch() local715 for (auto ValueItem : ItemLeafValue) { in IsJsonNodeMatch()