OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnDeviceRemoved
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/shill/dbus/
chromeos_modem_manager_proxy.cc
101
manager_->
OnDeviceRemoved
(device.value());
/system/connectivity/shill/cellular/
modem_manager.cc
171
void ModemManagerClassic::
OnDeviceRemoved
(const string& path) {
modem_manager.h
126
void
OnDeviceRemoved
(const std::string& path);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmdeviceapi.h
143
virtual HRESULT STDMETHODCALLTYPE
OnDeviceRemoved
(
185
HRESULT (STDMETHODCALLTYPE *
OnDeviceRemoved
)(
215
#define IMMNotificationClient_OnDeviceRemoved(This,pwstrDeviceId) (This)->lpVtbl->
OnDeviceRemoved
(This,pwstrDeviceId)
237
return This->lpVtbl->
OnDeviceRemoved
(This,pwstrDeviceId);
[
all
...]
Completed in 50 milliseconds