Home
last modified time | relevance | path

Searched defs:deviceUdid (Results 1 - 15 of 15) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_distributed/include/database_manage/
H A Dmedialibrary_device_info.h24 std::string deviceUdid; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_device_info.h46 char deviceUdid[UDID_BUF_LEN]; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_device_test/src/
H A Dmedialibrary_device_test.cpp218 string deviceUdid = ""; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_data_cloud_sync.h38 char deviceUdid[UDID_BUF_LEN]; member
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dmine_hichain_connector.cpp154 char deviceUdid[DEVICE_UDID_LENGTH + 1] = {0}; in CreateGroup() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_mock_test.cpp299 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 Dmedialibrary_sync_operation.cpp131 string deviceUdid = GetDeviceUdidByNetworkId(rdbStore, networkId); in UpdateDeviceSyncStatus() local
/foundation/multimedia/media_library/frameworks/services/media_distributed/src/device_manage/
H A Dmedialibrary_device.cpp292 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 Dlnn_ledger_common_test.cpp349 const char *deviceUdid = LnnGetDeviceUdid(nullptr); in HWTEST_F() local
/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp210 std::string deviceUdid; in RegisterOffLineTimer() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync.c425 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 Dmine_softbus_listener.cpp914 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 Dsoftbus_adapter.c1171 char deviceUdid[DM_MAX_DEVICE_UDID_LEN + 1] = {0}; in AbilityNegotiate() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp913 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 Dlnn_local_net_ledger.c2308 const char* deviceUdid = g_localNetLedger.localInfo.deviceInfo.deviceUdid; in LnnIsMasterNode() local

Completed in 17 milliseconds