Home
last modified time | relevance | path

Searched refs:label_ (Results 1 - 10 of 10) sorted by relevance

/base/location/services/location_locator/locator/source/
H A Dsubability_common.cpp33 label_ = { LOG_CORE, LOCATION_LOG_DOMAIN, "unknown" }; in SubAbility()
47 label_ = CommonUtils::GetLabel(name); in SetAbility()
76 LBSLOGD(label_, "refrash requirements"); in HandleRefrashRequirements()
84 LBSLOGE(label_, "workRecordStatistic::Update failed"); in HandleRefrashRequirements()
107 LBSLOGD(label_, "remove record isFind:%{public}d, uid:%{public}d, lastRecord:%{public}s, newRecord:%{public}s", in HandleRemoveRecord()
123 LBSLOGD(label_, "add record isFind:%{public}d, uid:%{public}d, lastRecord:%{public}s, newRecord:%{public}s", in HandleAddRecord()
138 LBSLOGE(label_, "Enable can not get SystemAbilityManager"); in Enable()
146 LBSLOGI(label_, "enable %{public}s ability", name_.c_str()); in Enable()
151 LBSLOGI(label_, "disable %{public}s ability", name_.c_str()); in Enable()
158 LBSLOGI(label_, "EnableLocationMoc in EnableLocationMock()
[all...]
/base/customization/enterprise_device_management/common/native/include/
H A Dsecurity_report.h28 std::string label_; // reserved member
37 label_ = ""; in ReportInfo()
/base/telephony/core_service/utils/vcard/include/contact_data/
H A Dvcard_event_data.h29 label_ = ""; in VCardEventData()
44 std::string label_; member in OHOS::Telephony::VCardEventData
H A Dvcard_postal_data.h67 std::string label_ = ""; member in OHOS::Telephony::VCardPostalData
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_check_info.cpp86 return label_; in GetLabel()
91 label_ = label; in SetLabel()
147 label_ = jsonobj.at("label").get<std::string>(); in ConvertJsonStringToValue()
H A Dnotification_request.cpp686 label_ = label; in SetLabel()
691 return label_; in GetLabel()
756 ", groupName = " + groupName_ + ", statusBarText = " + statusBarText_ + ", label = " + label_ + in Dump()
815 jsonObject["label"] = label_; in ToJson()
1049 if (!parcel.WriteString(label_)) { in Marshalling()
1519 if (!parcel.ReadString(label_)) { in ReadFromParcel()
1924 this->label_ = other.label_; in CopyBase()
2159 target->label_ = jsonObject.at("label").get<std::string>(); in ConvertJsonToString()
2590 label_ << keySplite in GetBaseKey()
[all...]
/base/customization/enterprise_device_management/common/native/src/
H A Dsecurity_report.cpp42 jsonResult["targettInfo"] = reportInfo.label_; // reserved in ReportSecurityInfo()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_check_info.h31 std::string label_; member in OHOS::Notification::NotificationCheckInfo
H A Dnotification_request.h1495 std::string label_ {};
/base/location/services/location_locator/locator/include/
H A Dsubability_common.h69 OHOS::HiviewDFX::HiLogLabel label_; member in OHOS::Location::SubAbility

Completed in 9 milliseconds