| /base/update/updateservice/foundations/ability/log/include/ |
| H A D | update_log.h | 56 HiviewDFX::HiLogLabel label; member
|
| /base/security/selinux_adapter/test/unittest/hap_restorecon/ |
| H A D | unit_test.cpp | 396 static bool CompareContexts(const std::string &path, const std::string &label) in CompareContexts() argument
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | common_utils.cpp | 91 OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, LOCATION_LOG_DOMAIN, "unknown" }; in GetLabel() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
| H A D | ans_notification_unit_test.cpp | 518 std::string label = "this is label";
in HWTEST_F() local 706 std::string label = "this is label";
in HWTEST_F() local 844 std::string label = "this is label";
in HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| H A D | ans_manager_proxy.cpp | 37 ErrCode AnsManagerProxy::Publish(const std::string &label, const sptr<NotificationRequest> ¬ification) in Publish() argument 120 ErrCode AnsManagerProxy::Cancel(int32_t notificationId, const std::string &label, int32_t instanceKey) in Cancel() argument 420 GetActiveNotificationByFilter( const sptr<NotificationBundleOption> &bundleOption, const int32_t notificationId, const std::string &label, const std::vector<std::string> extraInfoKeys, sptr<NotificationRequest> &request) GetActiveNotificationByFilter() argument 766 RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, int32_t notificationId, const std::string &label, int32_t removeReason) RemoveNotification() argument 1722 CancelContinuousTaskNotification(const std::string &label, int32_t notificationId) CancelContinuousTaskNotification() argument [all...] |
| H A D | ans_manager_stub_invalid.cpp | 29 ErrCode AnsManagerStub::Publish(const std::string &label, const sptr<NotificationRequest> ¬ification) in Publish() argument 41 ErrCode AnsManagerStub::Cancel(int notificationId, const std::string &label, int32_t instanceKey) in Cancel() argument 463 ErrCode AnsManagerStub::CancelContinuousTaskNotification(const std::string &label, int32_t notificationId) in CancelContinuousTaskNotification() argument 140 GetActiveNotificationByFilter( const sptr<NotificationBundleOption> &bundleOption, const int32_t notificationId, const std::string &label, std::vector<std::string> extraInfoKeys, sptr<NotificationRequest> &request) GetActiveNotificationByFilter() argument 210 RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, int notificationId, const std::string &label, int32_t removeReason) RemoveNotification() argument
|
| H A D | ans_manager_stub.cpp | 475 std::string label; in HandlePublish() local 519 std::string label; in HandleCancel() local 849 std::string label; in HandleGetActiveNotificationByFilter() local 1080 std::string label; HandleCancelContinuousTaskNotification() local 1158 std::string label; HandleRemoveNotification() local [all...] |
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
| H A D | ans_manager_proxy_unit_test.cpp | 263 std::string label = "label";
in HWTEST_F() local 284 std::string label = "label";
in HWTEST_F() local 307 std::string label = "";
in HWTEST_F() local 332 std::string label = "label";
in HWTEST_F() local 355 std::string label = "label"; HWTEST_F() local 380 std::string label = "label"; HWTEST_F() local 427 std::string label = "label"; HWTEST_F() local 467 std::string label = "label"; HWTEST_F() local 488 std::string label = ""; HWTEST_F() local 511 std::string label = "label"; HWTEST_F() local 532 std::string label = "label"; HWTEST_F() local 555 std::string label = "label"; HWTEST_F() local 7907 std::string label = "label"; HWTEST_F() local 7936 std::string label = "label"; HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
| H A D | ans_manager_stub_test.cpp | 104 std::string label = "this is a notification label"; in HWTEST_F() local 153 std::string label = "this is a notification label"; in HWTEST_F() local 176 std::string label = "this is a notification label"; in HWTEST_F() local 199 std::string label = "this is a notification label"; HWTEST_F() local 776 std::string label = "this is a label"; HWTEST_F() local 802 std::string label = "this is a label"; HWTEST_F() local 1271 std::string label = "this is a label"; HWTEST_F() local 1317 std::string label = "this is a label"; HWTEST_F() local 1360 std::string label = "this is a label"; HWTEST_F() local 1387 std::string label = "this is a label"; HWTEST_F() local 1413 std::string label = "this is a label"; HWTEST_F() local 1466 std::string label = "this is a label"; HWTEST_F() local 4177 std::string label = "this is label"; HWTEST_F() local 4596 std::string label = "this is label"; HWTEST_F() local [all...] |
| /base/startup/init/services/param/manager/ |
| H A D | param_manager.c | 146 ParamSecurityNode *label = (ParamSecurityNode *)GetTrieNode(workSpace, current->labelIndex);
in DumpTrieDataNodeTraversal() local [all...] |
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_utils.cpp | 402 void VCardUtils::HandleTypeAndLabel(int32_t &type, std::string &label, std::string number, std::string labelCandidate) in HandleTypeAndLabel() argument 431 std::string label; in GetPhoneTypeFromStrings() local
|
| H A D | vcard_contact.cpp | 508 void VCardContact::AddPostal(int32_t type, std::vector<std::string> propValueList, std::string label, bool isPrimary) in AddPostal() argument 515 void VCardContact::AddEmail(int32_t type, std::string data, std::string label, std::string displayname, bool isPrimary) in AddEmail() argument 637 std::string label; in HandleSipCase() local 663 void VCardContact::AddPhone(int32_t type, std::string data, std::string label, bool isPrimary) in AddPhone() argument 699 void VCardContact::AddSip(std::string sipData, int32_t type, std::string label, boo argument 923 std::string label; HandlePhoneCase() local 964 std::string label = ""; AddEmailsData() local 1020 std::string label = ""; AddPostalDatas() local [all...] |
| /vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/ |
| H A D | ui_animator_test.cpp | 168 UILabel *label = new UILabel(); in GetTitleLabel() local 249 UILabel *label = GetTitleLabel(title); in SetUpLabel() local [all...] |
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_input_method_engine_setting.cpp | 529 napi_value label = nullptr; in GetResultOnSetSubtype() local
|
| /base/inputmethod/imf/services/src/ |
| H A D | ime_info_inquirer.cpp | 240 auto label = GetTargetString(extension, ImeTargetString::LABEL, userId); in ListInputMethodInfo() local [all...] |
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_control_manager.cpp | 148 static ErrCode RemoveDataFromAssetByLabel(int32_t localId, int32_t tag, const std::string &label) in RemoveDataFromAssetByLabel() argument
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_helper.cpp | 80 ErrCode NotificationHelper::PublishNotification(const std::string &label, const NotificationRequest &request) in PublishNotification() argument 95 ErrCode NotificationHelper::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() argument 423 ErrCode NotificationHelper::CancelContinuousTaskNotification(const std::string &label, int32_t notificationId) in CancelContinuousTaskNotification() argument 246 RemoveNotification(const NotificationBundleOption &bundleOption, const int32_t notificationId, const std::string &label, int32_t removeReason) RemoveNotification() argument
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| H A D | notification_utils.cpp | 140 char label[STR_MAX_SIZE] = {0}; in GetNotificationRequestByString() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_service_test.cpp | 1217 std::string label = "publish's label"; in HWTEST_F() local 1259 std::string label = "testLabel"; in HWTEST_F() local 2038 std::string label = "testLabel"; in HWTEST_F() local 2619 std::string label = "aa"; in HWTEST_F() local 2654 std::string label in HWTEST_F() local 3186 std::string label = "GetActiveNotificationByFilter's label"; HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| H A D | notification_utils.h | 191 char* label; member
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_info.cpp | 940 vector<string> label; in GetMemoryByAdj() local
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| H A D | hitrace_meter.cpp | 687 void SetAddHitraceMeterMarker(uint64_t label, const string& value) in SetAddHitraceMeterMarker() argument 772 void StartTraceWrapper(uint64_t label, const char *value) in StartTraceWrapper() argument 778 void StartTrace(uint64_t label, const string& value, float limit UNUSED_PARAM) in StartTrace() argument 783 void StartTraceDebug(bool isDebug, uint64_t label, const string& value, float limit UNUSED_PARAM) in StartTraceDebug() argument 791 void StartTraceArgs(uint64_t label, const char *fmt, ...) in StartTraceArgs() argument 809 StartTraceArgsDebug(bool isDebug, uint64_t label, const char *fmt, ...) StartTraceArgsDebug() argument 828 FinishTrace(uint64_t label) FinishTrace() argument 833 FinishTraceDebug(bool isDebug, uint64_t label) FinishTraceDebug() argument 841 StartAsyncTrace(uint64_t label, const string& value, int32_t taskId, float limit UNUSED_PARAM) StartAsyncTrace() argument 846 StartAsyncTraceWrapper(uint64_t label, const char *value, int32_t taskId) StartAsyncTraceWrapper() argument 852 StartTraceChain(uint64_t label, const struct HiTraceIdStruct* hiTraceId, const char *value) StartTraceChain() argument 857 StartAsyncTraceDebug(bool isDebug, uint64_t label, const string& value, int32_t taskId, float limit UNUSED_PARAM) StartAsyncTraceDebug() argument 865 StartAsyncTraceArgs(uint64_t label, int32_t taskId, const char *fmt, ...) StartAsyncTraceArgs() argument 884 StartAsyncTraceArgsDebug(bool isDebug, uint64_t label, int32_t taskId, const char *fmt, ...) StartAsyncTraceArgsDebug() argument 903 FinishAsyncTrace(uint64_t label, const string& value, int32_t taskId) FinishAsyncTrace() argument 908 FinishAsyncTraceWrapper(uint64_t label, const char *value, int32_t taskId) FinishAsyncTraceWrapper() argument 914 FinishAsyncTraceDebug(bool isDebug, uint64_t label, const string& value, int32_t taskId) FinishAsyncTraceDebug() argument 922 FinishAsyncTraceArgs(uint64_t label, int32_t taskId, const char *fmt, ...) FinishAsyncTraceArgs() argument 941 FinishAsyncTraceArgsDebug(bool isDebug, uint64_t label, int32_t taskId, const char *fmt, ...) FinishAsyncTraceArgsDebug() argument 960 MiddleTrace(uint64_t label, const string& beforeValue UNUSED_PARAM, const std::string& afterValue) MiddleTrace() argument 966 MiddleTraceDebug(bool isDebug, uint64_t label, const string& beforeValue UNUSED_PARAM, const std::string& afterValue) MiddleTraceDebug() argument 976 CountTrace(uint64_t label, const string& name, int64_t count) CountTrace() argument 981 CountTraceDebug(bool isDebug, uint64_t label, const string& name, int64_t count) CountTraceDebug() argument 989 CountTraceWrapper(uint64_t label, const char *name, int64_t count) CountTraceWrapper() argument 995 HitraceMeterFmtScoped(uint64_t label, const char *fmt, ...) HitraceMeterFmtScoped() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| H A D | ans_fw_module_test.cpp | 412 NotificationRequest CreateDistributedRequest(std::string label) in CreateDistributedRequest() argument 648 std::string label = std::to_string(i); in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_service.cpp | 370 CancelPreparedNotification(int32_t notificationId, const std::string &label, const sptr<NotificationBundleOption> &bundleOption, int32_t reason) CancelPreparedNotification() argument 1232 RemoveFromNotificationList(const sptr<NotificationBundleOption> &bundleOption, const std::string &label, int32_t notificationId, sptr<Notification> ¬ification, bool isCancel) RemoveFromNotificationList() argument 1476 GetRecordFromNotificationList( int32_t notificationId, int32_t uid, const std::string &label, const std::string &bundleName) GetRecordFromNotificationList() argument
|
| H A D | advanced_notification_publish_service.cpp | 93 ErrCode AdvancedNotificationService::Publish(const std::string &label, const sptr<NotificationRequest> &request) in Publish() argument 292 ErrCode AdvancedNotificationService::Cancel(int32_t notificationId, const std::string &label, int32_t instanceKey) in Cancel() argument 1294 ErrCode AdvancedNotificationService::CancelContinuousTaskNotification(const std::string &label, int32_t notificationId) in CancelContinuousTaskNotification() argument 1446 RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, int32_t notificationId, const std::string &label, int32_t removeReason) RemoveNotification() argument
|