Home
last modified time | relevance | path

Searched defs:GenerateUdidHash (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp120 bool FormUtil::GenerateUdidHash(int64_t &udidHash) in GenerateUdidHash() function in OHOS::AppExecFwk::FormUtil
H A Dform_data_mgr.cpp868 bool FormDataMgr::GenerateUdidHash() in GenerateUdidHash() function in OHOS::AppExecFwk::FormDataMgr
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c1035 static int32_t GenerateUdidHash(const char *udid, uint8_t *hash) in GenerateUdidHash() function