Searched refs:GetLatestDeviceStatusData (Results 1 – 4 of 4) sorted by relevance
52 Data GetLatestDeviceStatusData(Type type);
167 return manager_.GetLatestDeviceStatusData(type); in GetCache()
52 Data DeviceStatusManager::GetLatestDeviceStatusData(Type type) in GetLatestDeviceStatusData() function in OHOS::Msdp::DeviceStatus::DeviceStatusManager
337 return devicestatusManager_->GetLatestDeviceStatusData(type); in OnStart()