Home
last modified time | relevance | path

Searched defs:localUdidHash (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm_test.cpp586 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in HWTEST_F() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c508 char localUdidHash[SHA_256_HEX_HASH_LEN] = { 0 }; in UpdateLocalAuthState() local
H A Dauth_interface.c418 uint8_t localUdidHash[UDID_HASH_LEN] = {0}; in FillAuthSessionInfo() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dmeta_info_manager.cpp212 const std::string &localUdidHash = DHContext::GetInstance().GetDeviceInfo().udidHash; in SyncRemoteMetaInfos() local
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dlnn_event_form.h125 const char *localUdidHash; // LOCAL_UDID_HASH member
144 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1]; // LOCAL_UDID_HASH member
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp620 std::string localUdidHash = std::string(localDeviceId); in PutIdenticalAccountToAcl() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c96 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1]; member
504 static int32_t GetUdidHashForDfx(char *localUdidHash, char *peerUdidHash, LnnConntionInfo *connInfo) in GetUdidHashForDfx() argument
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2069 std::string localUdidHash = static_cast<std::string>(mUdidHash); in CompatiblePutAcl() local
2246 std::string localUdidHash = static_cast<std::string>(mUdidHash); in PutAccessControlList() local

Completed in 14 milliseconds