| /base/notification/distributed_notification_service/services/ans/src/notification_extension/ |
| D | notification_operation_service.cpp | 50 void DistributedOperationService::AddOperation(const std::string& hashCode, in AddOperation() 85 void DistributedOperationService::RemoveOperationResponse(const std::string& hashCode) in RemoveOperationResponse() 107 void DistributedOperationService::ReplyOperationResponse(const std::string& hashCode, int32_t resul… in ReplyOperationResponse() 131 void DistributedOperationService::HandleOperationTimeOut(const std::string& hashCode) in HandleOperationTimeOut()
|
| /base/notification/distributed_notification_service/services/distributed/src/soft_bus/ |
| D | distributed_publish_service.cpp | 292 std::string hashCode; in RemoveNotification() local 328 std::string hashCode; in RemoveNotifications() local 420 std::string hashCode = notification->GetKey(); in HandleNotificationSync() local 438 std::shared_ptr<AAFwk::Want> GetNotificationWantPtr(const std::string& hashCode) in GetNotificationWantPtr() 462 void DistributedService::TriggerJumpApplication(const std::string& hashCode) in TriggerJumpApplication() 508 ErrCode DistributedService::GetNotificationButtonWantPtr(const std::string& hashCode, in GetNotificationButtonWantPtr() 577 ErrCode DistributedService::TriggerReplyApplication(const std::string& hashCode, in TriggerReplyApplication() 617 void DistributedService::HandleOperationResponse(const std::string& hashCode, in HandleOperationResponse() 629 void DistributedService::ReplyOperationResponse(const std::string& hashCode, in ReplyOperationResponse() 668 std::string hashCode; in HandleResponseSync() local
|
| D | distributed_subscribe_service.cpp | 365 auto hashCode = operationInfo->GetHashCode(); in OnResponse() local
|
| /base/startup/init/services/utils/ |
| D | init_hashmap.c | 81 int hashCode = tab->nodeHash(node); in OH_HashMapAdd() local 101 int hashCode = tab->keyHash(key); in OH_HashMapRemove() local 127 int hashCode = tab->keyHash(key); in OH_HashMapGet() local 161 int hashCode, const void *key, HashKeyCompare keyCompare) in OH_HashMapFind()
|
| /base/notification/distributed_notification_service/services/distributed/src/tlv_box/ |
| D | batch_remove_box.cpp | 35 bool BatchRemoveNotificationBox::SetNotificationHashCode(const std::string& hashCode) in SetNotificationHashCode()
|
| D | remove_box.cpp | 36 bool NotificationRemoveBox::SetNotificationHashCode(const std::string& hashCode) in SetNotificationHashCode()
|
| D | notification_sync_box.cpp | 89 std::string hashCode; in GetNotificationList() local
|
| D | response_box.cpp | 39 bool NotificationResponseBox::SetNotificationHashCode(const std::string& hashCode) in SetNotificationHashCode()
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| D | selinux_map.c | 98 int hashCode = GroupNodeGetNodeHashCode(node); in HashMapAdd() local 118 int hashCode = GenerateHashCode(key, len); in HashMapGet() local
|
| /base/security/certificate_framework/interfaces/inner_api/certificate/ |
| D | x509_crl_entry.h | 53 CfResult (*hashCode)(HcfX509CrlEntry *self, CfBlob *out); member
|
| D | x509_cert_chain.h | 44 CfResult (*hashCode)(HcfCertChain *self, CfBlob *out); member
|
| D | x509_crl.h | 85 CfResult (*hashCode)(HcfX509Crl *self, CfBlob *out); member
|
| D | x509_certificate.h | 106 CfResult (*hashCode)(HcfX509Certificate *self, CfBlob *out); member
|
| /base/startup/init/services/init/standard/ |
| D | init_cmdexecutor.c | 160 int hashCode = (((unsigned int)index >> 16) & 0x0000ffff) - 1; // 16 left shift in GetPluginCmdByIndex() local 219 int hashCode = GenerateHashCode(cmdName); in PluginGetCmdIndex() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_operation_info.cpp | 53 void NotificationOperationInfo::SetHashCode(const std::string& hashCode) in SetHashCode()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | subscribe.h | 214 std::string hashCode; member
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/include/ |
| D | app_event_cache_common.h | 63 int64_t hashCode = 0; member
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/subscribe/ |
| D | napi_subscribe.cpp | 328 std::string hashCode; in NapiDistributeOperation() local
|
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| D | Utils.java | 181 public static void writeHeader(DataOutputStream out, int hashCode, int localesCount, in writeHeader()
|
| D | Fetcher.java | 246 public int hashCode() { in hashCode() method in Fetcher
|
| /base/notification/distributed_notification_service/frameworks/core/src/manager/ |
| D | ans_manager_proxy.cpp | 1079 ErrCode AnsManagerProxy::ReplyDistributeOperation(const std::string& hashCode, const int32_t result) in ReplyDistributeOperation() 1115 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode()
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
| D | app_event_store.cpp | 578 int64_t AppEventStore::QueryObserverSeq(const std::string& name, int64_t hashCode) in QueryObserverSeq() 584 int64_t AppEventStore::QueryObserverSeqAndFilters(const std::string& name, int64_t hashCode, std::s… in QueryObserverSeqAndFilters()
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ |
| D | app_event_observer_mgr.cpp | 89 const std::string& name, int64_t hashCode) in InitObserverFromDb()
|
| /base/startup/init/test/unittest/param/ |
| D | paramservice_unittest.cpp | 546 int hashCode = CheckWatchTriggerTimeout(); variable
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | ans_manager_stub_invalid.cpp | 36 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode() 603 ErrCode AnsManagerStub::ReplyDistributeOperation(const std::string& hashCode, const int32_t result) in ReplyDistributeOperation()
|