Searched defs:GetSocketIds (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/chrome/browser/extensions/api/bluetooth_socket/ | ||
| D | bluetooth_socket_api.cc | 146 base::hash_set<int>* BluetoothSocketAsyncApiFunction::GetSocketIds() { in GetSocketIds() function in extensions::api::BluetoothSocketAsyncApiFunction |
| /external/chromium_org/extensions/browser/api/socket/ | ||
| D | socket_api.cc | 74 base::hash_set<int>* SocketAsyncApiFunction::GetSocketIds() { in GetSocketIds() function in extensions::SocketAsyncApiFunction |