Searched refs:ValidateQueryCounter (Results 1 – 3 of 3) sorted by relevance
62 bool ValidateQueryCounter(const Context *context, QueryID idPacked, QueryType targetPacked);
126 bool ValidateQueryCounter(const Context *context, QueryID id, QueryType targetPacked) in ValidateQueryCounter() function
609 (context->skipValidation() || ValidateQueryCounter(context, idPacked, targetPacked)); in QueryCounter()