Searched refs:IsFieldExistsPowerMode (Results 1 – 3 of 3) sorted by relevance
93 bool IsFieldExistsPowerMode(const JsonFieldPath &jsonPath) const;
561 bool JsonObject::IsFieldExistsPowerMode(const JsonFieldPath &jsonPath) const in IsFieldExistsPowerMode() function in DocumentDB::JsonObject908 bool JsonObject::IsFieldExistsPowerMode(const JsonFieldPath &jsonPath) const
694 if (src.IsFieldExistsPowerMode(itemPath)) { in IsJsonNodeMatch()