/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
H A D | app_event_observer_dao.cpp | 62 int64_t AppEventObserverDao::Insert(const std::string& observer, int64_t hashCode) in Insert() 74 int64_t AppEventObserverDao::QuerySeq(const std::string& observer, int64_t hashCode) in QuerySeq()
|
H A D | app_event_store.cpp | 219 int64_t AppEventStore::InsertObserver(const std::string& observer, int64_t hashCode) in InsertObserver() 441 int64_t AppEventStore::QueryObserverSeq(const std::string& observer, int64_t hashCode) in QueryObserverSeq()
|
/ohos5.0/base/startup/init/services/utils/ |
H A 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()
|
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/ |
H A D | selinux_map.c | 98 int hashCode = GroupNodeGetNodeHashCode(node); in HashMapAdd() local 118 int hashCode = GenerateHashCode(key, len); in HashMapGet() local
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_id_key.h | 59 int hashCode() in hashCode() function
|
/ohos5.0/base/security/certificate_framework/interfaces/innerkits/certificate/ |
H A D | x509_crl_entry.h | 53 CfResult (*hashCode)(HcfX509CrlEntry *self, CfBlob *out); member
|
H A D | x509_cert_chain.h | 44 CfResult (*hashCode)(HcfCertChain *self, CfBlob *out); member
|
H A D | x509_crl.h | 85 CfResult (*hashCode)(HcfX509Crl *self, CfBlob *out); member
|
H A D | x509_certificate.h | 99 CfResult (*hashCode)(HcfX509Certificate *self, CfBlob *out); member
|
/ohos5.0/base/startup/init/services/init/standard/ |
H A 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
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/ |
H A D | ability_component_resource.cpp | 60 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/ |
H A D | hyperlink_resources.cpp | 35 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_resource.cpp | 95 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/ |
H A D | xcomponent_resource.cpp | 105 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
H A D | form_manager_resource.cpp | 140 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/ |
H A D | plugin_manager_resource.cpp | 138 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/ |
H A D | rich_text_resource.cpp | 104 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_resource.cpp | 109 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | bytecode_gen.cpp | 227 uint32_t hashCode = term->RefNode().lock()->GetHash(); in ByteCodeWriteWalk() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
H A D | resource.cpp | 174 std::stringstream hashCode; in MakeResourceHash() local
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
H A D | Utils.java | 181 public static void writeHeader(DataOutputStream out, int hashCode, int localesCount, in writeHeader()
|
H A D | Fetcher.java | 246 public int hashCode() { in hashCode() method in Fetcher
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ |
H A D | app_event_observer_mgr.cpp | 86 const std::string& name, int64_t hashCode) in InitObserverFromDb()
|
/ohos5.0/base/startup/init/test/unittest/param/ |
H A D | paramservice_unittest.cpp | 535 int hashCode = CheckWatchTriggerTimeout(); variable
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi.cpp | 792 napi_value hashCode = nullptr; in GetHashCodes() local
|