Searched refs:ValidateServer (Results 1 – 3 of 3) sorted by relevance
230 if (!ValidateServer()) in SendHttp404Response()255 if (!ValidateServer()) in SendHttp500Response()284 if (!ValidateServer()) in SendHttpResponse()332 if (ValidateServer() && GetConnectionInfo(connection_id)) { in CloseConnection()356 if (!ValidateServer()) in ContinueWebSocketRequest()391 if (!ValidateServer()) in SendHttp200ResponseInternal()417 if (!ValidateServer()) in SendRawDataInternal()436 if (!ValidateServer()) in SendWebSocketMessageInternal()624 bool CefServerImpl::ValidateServer() const { in ValidateServer() function in CefServerImpl
88 bool ValidateServer() const;
235 void ValidateServer(ServerNode* server, const ValidateChannelDataArgs& args) { in ValidateServer() function526 ValidateServer(channelz_server, {1, 1, 1}); in TEST()533 ValidateServer(channelz_server, {3, 3, 3}); in TEST()