Searched refs:GetDevicestatusData (Results 1 – 7 of 7) sorted by relevance
70 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);87 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);104 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);
72 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);90 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);108 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);121 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);134 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);147 DevicestatusDataUtils::DevicestatusData data = devicestatusClient.GetDevicestatusData(type);
157 auto data = client.GetDevicestatusData(DevicestatusDataUtils::DevicestatusType::TYPE_LID_OPEN);
38 …DevicestatusDataUtils::DevicestatusData GetDevicestatusData(const DevicestatusDataUtils::Devicesta…
47 client_.GetDevicestatusData(DevicestatusDataUtils::DevicestatusType::TYPE_LID_OPEN); in TestGetDevicestatusData()
133 DevicestatusDataUtils::DevicestatusData DevicestatusClient::GetDevicestatusData(const \ in GetDevicestatusData() function in OHOS::Msdp::DevicestatusClient
418 …DevicestatusClient::GetInstance().GetDevicestatusData(DevicestatusDataUtils::DevicestatusType(type… in GetDeviceStatus()