Searched defs:projectionObj (Results 1 – 2 of 2) sorted by relevance
238 int CheckCommon::CheckProjection(JsonObject &projectionObj, std::vector<std::vector<std::string>> &… in CheckProjection()
740 JsonObject projectionObj = JsonObject::Parse(projection, errCode, true); in FindProjectionInit() local