Home
last modified time | relevance | path

Searched refs:SendResponseOnUIThread (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/extensions/browser/api/system_network/
Dsystem_network_api.cc40 &SystemNetworkGetNetworkInterfacesFunction::SendResponseOnUIThread, in GetListOnFileThread()
59 void SystemNetworkGetNetworkInterfacesFunction::SendResponseOnUIThread( in SendResponseOnUIThread() function in extensions::core_api::SystemNetworkGetNetworkInterfacesFunction
Dsystem_network_api.h32 void SendResponseOnUIThread(const net::NetworkInterfaceList& interface_list);
/external/chromium_org/extensions/browser/api/socket/
Dsocket_api.cc668 base::Bind(&SocketGetNetworkListFunction::SendResponseOnUIThread, in GetNetworkListOnFileThread()
687 void SocketGetNetworkListFunction::SendResponseOnUIThread( in SendResponseOnUIThread() function in extensions::SocketGetNetworkListFunction
Dsocket_api.h427 void SendResponseOnUIThread(const net::NetworkInterfaceList& interface_list);