Home | History | Annotate | Download | only in win

Lines Matching defs:PortableDeviceMapService

14 base::LazyInstance<PortableDeviceMapService> g_portable_device_map_service =
20 PortableDeviceMapService* PortableDeviceMapService::GetInstance() {
24 void PortableDeviceMapService::AddPortableDevice(
34 void PortableDeviceMapService::MarkPortableDeviceForDeletion(
44 void PortableDeviceMapService::RemovePortableDevice(
54 IPortableDevice* PortableDeviceMapService::GetPortableDevice(
64 PortableDeviceMapService::PortableDeviceInfo::PortableDeviceInfo()
68 PortableDeviceMapService::PortableDeviceInfo::PortableDeviceInfo(
74 PortableDeviceMapService::PortableDeviceMapService() {
77 PortableDeviceMapService::~PortableDeviceMapService() {