Searched defs:GenerateUdidHash (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/form_fwk/services/src/ | ||
H A D | form_util.cpp | 120 bool FormUtil::GenerateUdidHash(int64_t &udidHash) in GenerateUdidHash() function in OHOS::AppExecFwk::FormUtil |
H A D | form_data_mgr.cpp | 868 bool FormDataMgr::GenerateUdidHash() in GenerateUdidHash() function in OHOS::AppExecFwk::FormDataMgr |
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ | ||
H A D | auth_manager.c | 1035 static int32_t GenerateUdidHash(const char *udid, uint8_t *hash) in GenerateUdidHash() function |