Searched refs:ValidQueryType (Results 1 – 2 of 2) sorted by relevance
84 bool ValidQueryType(const Context *context, QueryType queryType);
1186 bool ValidQueryType(const Context *context, QueryType queryType) in ValidQueryType() function2025 if (!ValidQueryType(context, target)) in ValidateBeginQueryBase()2091 if (!ValidQueryType(context, target)) in ValidateEndQueryBase()2161 if (!ValidQueryType(context, target) && target != QueryType::Timestamp) in ValidateGetQueryivBase()