| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | single_store_impl.cpp | 225 void SingleStoreImpl::GetEntries(const Key &prefix, const std::string &networkId, in GetEntries() argument 217 Get( const Key &key, const std::string &networkId, const std::function<void(Status, Value &&)> &onResult) Get() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | single_store_impl.cpp | 366 void SingleStoreImpl::Get(const Key &key, const std::string &networkId, in Get() argument 375 void SingleStoreImpl::GetEntries(const Key &prefix, const std::string &networkId, in GetEntries() argument
|
| /foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/ |
| H A D | softbus_connector.cpp | 274 int32_t SoftbusConnector::GetUdidByNetworkId(const char *networkId, std::string &udid) in GetUdidByNetworkId() argument 280 int32_t SoftbusConnector::GetUuidByNetworkId(const char *networkId, std::string &uuid) in GetUuidByNetworkId() argument 422 void SoftbusConnector::OnSoftbusJoinLNNResult(ConnectionAddr *addr, const char *networkId, int32_t result) in OnSoftbusJoinLNNResult() argument [all...] |
| /foundation/distributedhardware/device_manager/services/implementation/include/authentication/ |
| H A D | dm_auth_manager.h | 143 std::string networkId; member
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
| H A D | ipc_cmd_parser.cpp | 236 std::string networkId = pReq->GetNetWorkId(); in ON_IPC_SET_REQUEST() local 488 std::string networkId = deviceInfo.networkId; in ON_IPC_SET_REQUEST() local 1522 std::string networkId = pReq->GetNetWorkId(); ON_IPC_SET_REQUEST() local 1696 std::string networkId = pReq->GetNetWorkId(); ON_IPC_SET_REQUEST() local [all...] |
| /foundation/distributedhardware/distributed_audio/common/src/ |
| H A D | daudio_util.cpp | 134 int32_t GetLocalDeviceNetworkId(std::string &networkId) in GetLocalDeviceNetworkId() argument
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
| H A D | dcamera_sink_controller.cpp | 544 void DCameraSinkController::OnSessionState(int32_t state, std::string networkId) in OnSessionState() argument 706 int32_t DCameraSinkController::PauseDistributedHardware(const std::string &networkId) in PauseDistributedHardware() argument 725 int32_t DCameraSinkController::ResumeDistributedHardware(const std::string &networkId) in ResumeDistributedHardware() argument 744 int32_t DCameraSinkController::StopDistributedHardware(const std::string &networkId) in StopDistributedHardware() argument 817 GetUdidByNetworkId(const std::string &networkId) GetUdidByNetworkId() argument [all...] |
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ |
| H A D | dm_device_info.h | 170 char networkId[DM_MAX_DEVICE_ID_LEN] = {0};
member 210 char networkId[DM_MAX_DEVICE_ID_LEN] = {0};
member 351 std::string networkId;
member 359 std::string networkId;
member
|
| /foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
| H A D | ipc_cmd_parser.cpp | 547 std::string networkId = data.ReadString(); in ON_IPC_CMD() local 811 std::string networkId = data.ReadString(); in ON_IPC_CMD() local 1335 std::string networkId = data.ReadString(); in ON_IPC_CMD() local 1546 std::string networkId = data.ReadString(); ON_IPC_CMD() local [all...] |
| /foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/ |
| H A D | daudio_sink_dev.cpp | 943 int32_t DAudioSinkDev::PauseDistributedHardware(const std::string &networkId)
in PauseDistributedHardware() argument 959 int32_t DAudioSinkDev::ResumeDistributedHardware(const std::string &networkId)
in ResumeDistributedHardware() argument 975 int32_t DAudioSinkDev::StopDistributedHardware(const std::string &networkId)
in StopDistributedHardware() argument
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/ |
| H A D | cloud_sync_service.cpp | 690 DownloadAsset(const uint64_t taskId, const int32_t userId, const std::string &bundleName, const std::string &networkId, AssetInfoObj &assetInfoObj) DownloadAsset() argument
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
| H A D | daemon.cpp | 178 auto networkId = std::string(deviceInfo.networkId); in OpenP2PConnection() local 217 auto networkId = std::string(deviceInfo.networkId); in ConnectionCount() local 235 CleanUp(const DistributedHardware::DmDeviceInfo &deviceInfo, const std::string &networkId, uint32_t callingTokenId) CleanUp() argument 252 ConnectionAndMount(const DistributedHardware::DmDeviceInfo &deviceInfo, const std::string &networkId, uint32_t callingTokenId) ConnectionAndMount() argument 276 OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener> remoteReverseObj) OpenP2PConnectionEx() argument 316 CloseP2PConnectionEx(const std::string &networkId) CloseP2PConnectionEx() argument [all...] |
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
| H A D | softbus_handler_asset.cpp | 327 bool SoftBusHandlerAsset::IsSameAccount(const std::string &networkId) in IsSameAccount() argument
|
| /foundation/filemanagement/app_file_service/interfaces/common/src/ |
| H A D | sandbox_helper.cpp | 309 static void GetNetworkIdFromUri(const std::string &fileUri, string &networkId) in GetNetworkIdFromUri() argument 370 string networkId = LOCAL; in GetPhysicalPath() local 406 string networkId = LOCAL; in GetBackupPhysicalPath() local 108 GetLowerPath(string &lowerPathHead, const string &lowerPathTail, const string &userId, const string &bundleName, const string &networkId) GetLowerPath() argument [all...] |
| /foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/ |
| H A D | remote_file_share.cpp | 314 std::string networkId = LOCAL; in GetLocalNetworkId() local 333 SetHmdfsUriInfo(struct HmdfsUriInfo &hui, Uri &uri, uint64_t fileSize, const std::string &networkId, const std::string &bundleName) SetHmdfsUriInfo() argument 346 SetPublicDirHmdfsInfo(const std::string &physicalPath, const std::string &uriStr, struct HmdfsUriInfo &hui, const std::string &networkId) SetPublicDirHmdfsInfo() argument 391 std::string networkId = NETWORK_PARA + GetLocalNetworkId(); GetDfsUriFromLocal() local 436 std::string networkId = NETWORK_PARA + GetLocalNetworkId(); GetDfsUrisFromLocal() local 478 TransRemoteUriToLocal(const std::vector<std::string> &uriList, const std::string &networkId, const std::string &deviceId, std::vector<std::string> &resultList) TransRemoteUriToLocal() argument [all...] |
| /foundation/filemanagement/dfs_service/test/mock/ |
| H A D | device_manager_impl_mock.cpp | 271 int32_t DeviceManagerImpl::GetLocalDeviceNetWorkId(const std::string &pkgName, std::string &networkId) in GetLocalDeviceNetWorkId() argument 298 int32_t DeviceManagerImpl::GetDeviceType(const std::string &pkgName, const std::string &networkId, int32_t &deviceType) in GetDeviceType() argument 68 GetDeviceInfo(const std::string &pkgName, const std::string networkId, DmDeviceInfo &deviceInfo) GetDeviceInfo() argument 246 GetEncryptedUuidByNetworkId(const std::string &pkgName, const std::string &networkId, std::string &uuid) GetEncryptedUuidByNetworkId() argument 291 GetDeviceName(const std::string &pkgName, const std::string &networkId, std::string &deviceName) GetDeviceName() argument
|
| /foundation/distributedhardware/distributed_input/utils/src/ |
| H A D | dinput_utils_tool.cpp | 85 std::string GetUUIDBySoftBus(const std::string &networkId) in GetUUIDBySoftBus() argument
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/ |
| H A D | device_manager_agent.cpp | 264 auto networkId = std::string(deviceInfo.networkId); in OnDeviceOffline() local 440 AddNetworkId(uint32_t tokenId, const std::string &networkId) AddNetworkId() argument 454 RemoveNetworkIdByOne(uint32_t tokenId, const std::string &networkId) RemoveNetworkIdByOne() argument 468 RemoveNetworkIdForAllToken(const std::string &networkId) RemoveNetworkIdForAllToken() argument 499 MountDfsDocs(const std::string &networkId, const std::string &deviceId) MountDfsDocs() argument 534 UMountDfsDocs(const std::string &networkId, const std::string &deviceId, bool needClear) UMountDfsDocs() argument 581 NotifyRemoteReverseObj(const std::string &networkId, int32_t status) NotifyRemoteReverseObj() argument 640 GetDeviceIdByNetworkId(const std::string &networkId) GetDeviceIdByNetworkId() argument 681 QueryRelatedGroups(const std::string &udid, const std::string &networkId) QueryRelatedGroups() argument [all...] |
| /foundation/communication/dsoftbus/adapter/common/net/wifi/include/ |
| H A D | softbus_wifi_api_adapter.h | 139 int32_t networkId; member
|
| /foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
| H A D | storage_daemon_communication.cpp | 630 MountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) MountDfsDocs() argument 646 UMountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) UMountDfsDocs() argument
|
| /foundation/filemanagement/storage_service/services/storage_manager/mock/ |
| H A D | storage_daemon_proxy_mock.cpp | 212 MountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) MountDfsDocs() argument 218 UMountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) UMountDfsDocs() argument
|
| /base/msdp/device_status/services/native/src/ |
| H A D | devicestatus_service.cpp | 769 int32_t DeviceStatusService::GetCoordinationState(int32_t userData, const std::string &networkId, in GetCoordinationState() argument 1051 std::string networkId; in OnPrepareCoordination() local 1071 std::string networkId; in OnUnprepareCoordination() local 1117 OnGetCoordinationState( int32_t pid, int32_t userData, const std::string &networkId) OnGetCoordinationState() argument
|
| /base/telephony/ril_adapter/interfaces/innerkits/include/ |
| H A D | hril_vendor_network_defs.h | 417 int32_t networkId; member
|
| /base/useriam/user_auth_framework/services/ipc/src/ |
| H A D | user_auth_service.cpp | 569 int32_t UserAuthService::PrepareRemoteAuthInner(const std::string &networkId) in PrepareRemoteAuthInner() argument 595 int32_t UserAuthService::PrepareRemoteAuth(const std::string &networkId, sptr<UserAuthCallbackInterface> &callback) in PrepareRemoteAuth() argument
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| H A D | distributed_sched_mission_manager.cpp | 212 int32_t DistributedSchedMissionManager::GetRemoteMissionSnapshotInfo(const std::string& networkId, int32_t missionId, in GetRemoteMissionSnapshotInfo() argument 248 void DistributedSchedMissionManager::DeviceOnlineNotify(const std::string& networkId) in DeviceOnlineNotify() argument 262 void DistributedSchedMissionManager::DeviceOfflineNotify(const std::string& networkId) in DeviceOfflineNotify() argument 442 CleanMissionResources(const std::string& networkId) CleanMissionResources() argument 536 StopSyncMissionsFromRemote(const std::string& networkId) StopSyncMissionsFromRemote() argument 569 HasSyncListener(const std::string& networkId) HasSyncListener() argument 579 NotifySnapshotChanged(const std::string& networkId, int32_t missionId) NotifySnapshotChanged() argument 677 DeleteCachedSnapshotInfo(const std::string& networkId) DeleteCachedSnapshotInfo() argument 1087 std::string networkId; MissionSnapshotChanged() local 1115 std::string networkId; MissionSnapshotDestroyed() local [all...] |