Searched refs:GetStatusType (Results 1 – 2 of 2) sorted by relevance
104 … appInfo->startTime.c_str(), appInfo->uid, appInfo->pid, GetStatusType(appInfo->type).c_str(), in DumpDevicestatusSubscriber()131 record->startTime.c_str(), GetStatusType(record->data.type).c_str(), in DumpDevicestatusChanges()153 GetStatusType(it->type).c_str(), GetDeviceState(it->value).c_str()); in DumpDevicestatusCurrentStatus()181 std::string DevicestatusDumper::GetStatusType(const DevicestatusDataUtils::DevicestatusType &type) … in GetStatusType() function in OHOS::Msdp::DevicestatusDumper
72 std::string GetStatusType(const DevicestatusDataUtils::DevicestatusType &type) const;