Searched refs:CloseFrontends (Results 1 – 2 of 2) sorted by relevance
84 Status CloseFrontends(const std::string& for_client_id);
142 &DevToolsHttpClient::CloseFrontends, base::Unretained(this), id))); in CreateClient()194 Status DevToolsHttpClient::CloseFrontends(const std::string& for_client_id) { in CloseFrontends() function in DevToolsHttpClient