Home
last modified time | relevance | path

Searched refs:GetStatusType (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/native/src/
H A Ddevicestatus_dumper.cpp158 appInfo->startTime.c_str(), appInfo->uid, appInfo->pid, GetStatusType(appInfo->type).c_str(), in DumpDeviceStatusSubscriber()
183 record->startTime.c_str(), GetStatusType(record->data.type).c_str(), in DumpDeviceStatusChanges()
204 GetStatusType(it->type).c_str(), GetDeviceState(it->value).c_str()); in DumpDeviceStatusCurrentStatus()
232 std::string DeviceStatusDumper::GetStatusType(Type type) const in GetStatusType() function in OHOS::Msdp::DeviceStatus::DeviceStatusDumper
/base/msdp/device_status/services/native/include/
H A Ddevicestatus_dumper.h71 std::string GetStatusType(Type type) const;

Completed in 2 milliseconds