/foundation/multimedia/media_library/frameworks/services/media_distributed/include/database_manage/ |
H A D | medialibrary_device_info.h | 24 std::string deviceUdid; member
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
H A D | lnn_device_info.h | 46 char deviceUdid[UDID_BUF_LEN]; member
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_device_test/src/ |
H A D | medialibrary_device_test.cpp | 218 string deviceUdid = ""; in HWTEST_F() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_data_cloud_sync.h | 38 char deviceUdid[UDID_BUF_LEN]; member
|
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/ |
H A D | mine_hichain_connector.cpp | 154 char deviceUdid[DEVICE_UDID_LENGTH + 1] = {0}; in CreateGroup() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_data_cloud_sync_mock_test.cpp | 299 char deviceUdid[UDID_BUF_LEN] = { 0 };
in HWTEST_F() local 336 char deviceUdid[UDID_BUF_LEN] = { 0 };
in HWTEST_F() local 394 char deviceUdid[UDID_BUF_LEN] = { 0 };
in HWTEST_F() local 432 char deviceUdid[UDID_BUF_LEN] = { 0 }; HWTEST_F() local 467 char deviceUdid[UDID_BUF_LEN] = { 0 }; HWTEST_F() local 494 char deviceUdid[UDID_BUF_LEN] = { 0 }; HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/services/media_distributed/src/database_manage/ |
H A D | medialibrary_sync_operation.cpp | 131 string deviceUdid = GetDeviceUdidByNetworkId(rdbStore, networkId); in UpdateDeviceSyncStatus() local
|
/foundation/multimedia/media_library/frameworks/services/media_distributed/src/device_manage/ |
H A D | medialibrary_device.cpp | 292 bool MediaLibraryDevice::IsHasDevice(const string &deviceUdid) in IsHasDevice() argument 381 std::string deviceUdid; GetUdidByNetworkId() local [all...] |
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
H A D | lnn_ledger_common_test.cpp | 349 const char *deviceUdid = LnnGetDeviceUdid(nullptr); in HWTEST_F() local
|
/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/ |
H A D | dm_device_state_manager.cpp | 210 std::string deviceUdid; in RegisterOffLineTimer() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_data_cloud_sync.c | 425 char deviceUdid[UDID_BUF_LEN] = { 0 }; in HandleDBAddChangeInternal() local 378 GetInfoFromSplitKey( char splitKey[][SPLIT_MAX_LEN], int64_t *accountId, char *deviceUdid, char *fieldName) GetInfoFromSplitKey() argument 461 SetDBNameDataToDLedger(NodeInfo *cacheInfo, char *deviceUdid, char *fieldName) SetDBNameDataToDLedger() argument 490 SetDBDataToDistributedLedger(NodeInfo *cacheInfo, char *deviceUdid, size_t udidLength, char *fieldName) SetDBDataToDistributedLedger() argument 523 UpdateInfoToLedger(NodeInfo *cacheInfo, char *deviceUdid, char *fieldName, char *value) UpdateInfoToLedger() argument 553 HandleDBUpdateInternal( char *deviceUdid, char *fieldName, char *trueValue, const CloudSyncValue *parseValue, int32_t localStateVersion) HandleDBUpdateInternal() argument 592 char deviceUdid[UDID_BUF_LEN] = { 0 }; HandleDBUpdateChangeInternal() local 645 char deviceUdid[UDID_BUF_LEN] = { 0 }; HandleDBDeleteChangeInternal() local [all...] |
/foundation/distributedhardware/device_manager/services/service/src/softbus/ |
H A D | mine_softbus_listener.cpp | 914 char deviceUdid[DM_MAX_DEVICE_UDID_LEN + 1] = {0}; in GetDeviceUdidHash() local
|
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/ |
H A D | softbus_adapter.c | 1171 char deviceUdid[DM_MAX_DEVICE_UDID_LEN + 1] = {0}; in AbilityNegotiate() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_util.cpp | 913 std::string deviceUdid; in GenerateUuid() local 937 std::string deviceUdid; in GenerateUuidByKey() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/ |
H A D | lnn_local_net_ledger.c | 2308 const char* deviceUdid = g_localNetLedger.localInfo.deviceInfo.deviceUdid; in LnnIsMasterNode() local
|