Home
last modified time | relevance | path

Searched refs:mUuid (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp111 uint8_t mUuid[UUID_BUF_LEN] = {0}; in GetUuidByNetworkId() local
112 int32_t ret = GetNodeKeyInfo(DM_PKG_NAME, networkId, NodeDeviceInfoKey::NODE_KEY_UUID, mUuid, sizeof(mUuid)); in GetUuidByNetworkId()
117 uuid = reinterpret_cast<char *>(mUuid); in GetUuidByNetworkId()

Completed in 1 milliseconds