Searched refs:CheckProjection (Results 1 – 3 of 3) sorted by relevance
36 …static int CheckProjection(JsonObject &projectionObj, std::vector<std::vector<std::string>> &path);
238 int CheckCommon::CheckProjection(JsonObject &projectionObj, std::vector<std::vector<std::string>> &… in CheckProjection() function in DocumentDB::CheckCommon
755 errCode = CheckCommon::CheckProjection(projectionObj, allPath); in FindProjectionInit()