Home
last modified time | relevance | path

Searched defs:networkId (Results 401 - 425 of 712) sorted by relevance

1...<<11121314151617181920>>...29

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
H A Dcomponent_manager_test.cpp167 std::string networkId = ""; in HWTEST_F() local
183 std::string networkId = ""; in HWTEST_F() local
441 std::string networkId; in HWTEST_F() local
457 std::string networkId; HWTEST_F() local
476 std::string networkId; HWTEST_F() local
492 std::string networkId; HWTEST_F() local
538 std::string networkId; HWTEST_F() local
650 std::string networkId; HWTEST_F() local
769 std::string networkId = "networkId_test"; HWTEST_F() local
784 std::string networkId = "networkId_test"; HWTEST_F() local
799 std::string networkId = "networkId_test"; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp60 bool SoftBusHandler::IsSameAccount(const std::string &networkId) in IsSameAccount() argument
H A Dsoftbus_agent.cpp59 bool SoftbusAgent::IsSameAccount(const std::string &networkId) in IsSameAccount() argument
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/
H A Dnative_distributedhardwarefwk_js.cpp142 char networkId[96]; in PauseDistributedHardware() local
194 char networkId[96]; in ResumeDistributedHardware() local
246 char networkId[96]; StopDistributedHardware() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_stub.cpp292 std::string networkId = ""; in HandleNotifySourceRemoteSinkStarted() local
343 std::string networkId = data.ReadString(); in PauseDistributedHardwareInner() local
363 std::string networkId = data.ReadString(); in ResumeDistributedHardwareInner() local
383 std::string networkId = data.ReadString(); StopDistributedHardwareInner() local
[all...]
H A Ddistributed_hardware_service.cpp307 int32_t DistributedHardwareService::PauseDistributedHardware(DHType dhType, const std::string &networkId) in PauseDistributedHardware() argument
325 int32_t DistributedHardwareService::ResumeDistributedHardware(DHType dhType, const std::string &networkId) in ResumeDistributedHardware() argument
343 int32_t DistributedHardwareService::StopDistributedHardware(DHType dhType, const std::string &networkId) in StopDistributedHardware() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H A Ddh_transport.cpp235 std::string networkId = GetLocalNetworkId(); in CreateServerSocket() local
334 std::string networkId = ""; in GetRemoteNetworkIdBySocketId() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/utils/
H A Ddh_context.cpp121 void DHContext::AddOnlineDevice(const std::string &udid, const std::string &uuid, const std::string &networkId) in AddOnlineDevice() argument
143 void DHContext::RemoveOnlineDeviceIdEntryByNetworkId(const std::string &networkId) in RemoveOnlineDeviceIdEntryByNetworkId() argument
185 std::string networkId = ""; in GetNetworkIdByUUID() local
201 std::string networkId = ""; GetNetworkIdByUDID() local
227 GetUUIDByNetworkId(const std::string &networkId) GetUUIDByNetworkId() argument
243 GetUDIDByNetworkId(const std::string &networkId) GetUDIDByNetworkId() argument
281 std::string networkId = ""; GetNetworkIdByDeviceId() local
326 AddRealTimeOnlineDeviceNetworkId(const std::string &networkId) AddRealTimeOnlineDeviceNetworkId() argument
333 DeleteRealTimeOnlineDeviceNetworkId(const std::string &networkId) DeleteRealTimeOnlineDeviceNetworkId() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/src/
H A Dversion_info_manager_test.cpp322 std::string networkId = "networkId_123456"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_proxy.cpp197 int32_t DistributedFileDaemonProxy::OpenP2PConnectionEx(const std::string &networkId, in OpenP2PConnectionEx() argument
237 int32_t DistributedFileDaemonProxy::CloseP2PConnectionEx(const std::string &networkId) in CloseP2PConnectionEx() argument
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dtranslistener.cpp138 auto networkId = GetNetworkIdFromUri(srcUri); in PrepareCopySession() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp62 void ComponentPrivacy::HandlePullUpPage(const std::string &subtype, const std::string &networkId) in HandlePullUpPage() argument
122 int32_t ComponentPrivacy::OnResourceInfoCallback(const std::string &subtype, const std::string &networkId, in OnResourceInfoCallback() argument
47 OnPrivaceResourceMessage(const ResourceEventType &type, const std::string &subtype, const std::string &networkId, bool &isSensitive, bool &isSameAccout) OnPrivaceResourceMessage() argument
156 StartPrivacePage(const std::string &subtype, const std::string &networkId) StartPrivacePage() argument
317 std::string networkId = cJSON_GetObjectItem(innerMsg, PRIVACY_NETWORKID.c_str())->valuestring; ProcessStartPage() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp460 MountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) MountDfsDocs() argument
477 UMountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) UMountDfsDocs() argument
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Ddistributed_hardware_proxy.cpp420 int32_t DistributedHardwareProxy::PauseDistributedHardware(DHType dhType, const std::string &networkId) in PauseDistributedHardware() argument
458 int32_t DistributedHardwareProxy::ResumeDistributedHardware(DHType dhType, const std::string &networkId) in ResumeDistributedHardware() argument
496 int32_t DistributedHardwareProxy::StopDistributedHardware(DHType dhType, const std::string &networkId) in StopDistributedHardware() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Ddb_adapter.cpp227 std::string networkId = GetNetworkIdByKey(key); in SyncByNotFound() local
550 bool DBAdapter::SyncDataByNetworkId(const std::string &networkId) in SyncDataByNetworkId() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/
H A Ddb_adapter_test.cpp366 std::string networkId = DEV_NETWORK_ID_1; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dfile_transfer_manager.cpp41 void FileTransferManager::DownloadFileFromRemoteDevice(const std::string &networkId, in DownloadFileFromRemoteDevice() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dconnectdfs.cpp296 void NAPIDfsListener::OnStatus(const std::string &networkId, int32_t status) in OnStatus() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_recv_manager.cpp379 std::string networkId = continueInfo.senderNetworkId; in NotifyRecvBroadcast() local
532 void DMSContinueRecvMgr::NotifyDeviceOffline(const std::string& networkId) in NotifyDeviceOffline() argument
[all...]
H A Ddsched_sync_e2e.cpp268 bool DmsKvSyncE2E::PushAndPullData(const std::string &networkId) in PushAndPullData() argument
293 void DmsKvSyncE2E::SetSyncRecord(const std::string &networkId) in SetSyncRecord() argument
299 void DmsKvSyncE2E::ClearSyncRecord(const std::string &networkId) in ClearSyncRecord() argument
311 IsSynchronized(const std::string &networkId) IsSynchronized() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp423 std::string BundleManagerInternal::GetContinueType(const std::string &networkId, in GetContinueType() argument
450 std::string BundleManagerInternal::GetAbilityName(const std::string &networkId, in GetAbilityName() argument
462 int32_t BundleManagerInternal::GetBundleNameById(const std::string& networkId, in GetBundleNameById() argument
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Ddiscovery_manager.cpp310 std::string networkId = dmDeviceInfo.networkId; in OnDeviceInfoFound() local
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
H A Dsoftbus_connection.cpp364 auto networkId = CastDeviceDataManager::GetInstance().GetDeviceNetworkId(channelRequest_.remoteDeviceInfo.deviceId); in SetupSession() local
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp418 std::string networkId; in UnWrapRequestParams() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
H A Dsoftbus_connection.cpp361 auto networkId = CastDeviceDataManager::GetInstance().GetDeviceNetworkId(channelRequest_.remoteDeviceInfo.deviceId); in SetupSession() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...29