HomeSort by relevance Sort by last modified time
    Searched refs:SocketDestroyFunction (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/socket/
socket_api.h 160 class SocketDestroyFunction : public SocketAsyncApiFunction {
165 virtual ~SocketDestroyFunction() {}
socket_api.cc 171 bool SocketDestroyFunction::Prepare() {
176 void SocketDestroyFunction::Work() {

Completed in 24 milliseconds