| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ |
| H A D | device_manager_impl.cpp | 302 int32_t DeviceManagerImpl::GetDeviceInfo(const std::string &pkgName, const std::string networkId, in GetDeviceInfo() argument 1320 GetEncryptedUuidByNetworkId(const std::string &pkgName, const std::string &networkId, std::string &uuid) GetEncryptedUuidByNetworkId() argument 1394 GetLocalDeviceNetWorkId(const std::string &pkgName, std::string &networkId) GetLocalDeviceNetWorkId() argument 1458 GetDeviceName(const std::string &pkgName, const std::string &networkId, std::string &deviceName) GetDeviceName() argument 1475 GetDeviceType(const std::string &pkgName, const std::string &networkId, int32_t &deviceType) GetDeviceType() argument 2161 GetDeviceSecurityLevel(const std::string &pkgName, const std::string &networkId, int32_t &securityLevel) GetDeviceSecurityLevel() argument 2387 GetDeviceScreenStatus(const std::string &pkgName, const std::string &networkId, int32_t &screenStatus) GetDeviceScreenStatus() argument 2416 GetNetworkIdByUdid(const std::string &pkgName, const std::string &udid, std::string &networkId) GetNetworkIdByUdid() argument [all...] |
| /foundation/distributedhardware/device_manager/services/service/src/softbus/ |
| H A D | softbus_listener.cpp | 666 GetDeviceInfo(const std::string &networkId, DmDeviceInfo &info) GetDeviceInfo() argument 676 GetUdidByNetworkId(const char *networkId, std::string &udid) GetUdidByNetworkId() argument 681 GetUuidByNetworkId(const char *networkId, std::string &uuid) GetUuidByNetworkId() argument 686 GetNetworkIdByUdid(const std::string &udid, std::string &networkId) GetNetworkIdByUdid() argument 870 GetNetworkTypeByNetworkId(const char *networkId, int32_t &networkType) GetNetworkTypeByNetworkId() argument 884 GetDeviceSecurityLevel(const char *networkId, int32_t &securityLevel) GetDeviceSecurityLevel() argument 1095 GetDeviceScreenStatus(const char *networkId, int32_t &screenStatus) GetDeviceScreenStatus() argument [all...] |
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| H A D | native_devicemanager_js.cpp | 1213 std::string networkId; in GetLocalDeviceNetworkId() local 1338 std::string networkId; in GetDeviceName() local 1368 std::string networkId; GetDeviceType() local [all...] |
| /foundation/distributedhardware/device_manager/services/service/src/ |
| H A D | device_manager_service.cpp | 307 int32_t DeviceManagerService::GetDeviceInfo(const std::string &networkId, DmDeviceInfo &info) in GetDeviceInfo() argument 542 UnAuthenticateDevice(const std::string &pkgName, const std::string &networkId) UnAuthenticateDevice() argument 1030 GetEncryptedUuidByNetworkId(const std::string &pkgName, const std::string &networkId, std::string &uuid) GetEncryptedUuidByNetworkId() argument 1496 GetDeviceSecurityLevel(const std::string &pkgName, const std::string &networkId, int32_t &securityLevel) GetDeviceSecurityLevel() argument 1519 IsSameAccount(const std::string &networkId) IsSameAccount() argument 1741 std::string networkId = msgJsonObj[NETWORKID].get<std::string>(); HandleDeviceNotTrust() local 1945 GetDeviceScreenStatus(const std::string &pkgName, const std::string &networkId, int32_t &screenStatus) GetDeviceScreenStatus() argument 1967 GetNetworkIdByUdid(const std::string &pkgName, const std::string &udid, std::string &networkId) GetNetworkIdByUdid() argument [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| H A D | bundle_mgr_proxy.cpp | 2659 bool BundleMgrProxy::GetDistributedBundleInfo(const std::string &networkId, const std::string &bundleName, in GetDistributedBundleInfo() argument
|
| H A D | bundle_mgr_host.cpp | 2232 std::string networkId = data.ReadString(); in HandleGetDistributedBundleInfo() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
| H A D | bundle_mgr_interface.h | 1020 virtual bool GetDistributedBundleInfo(const std::string &networkId, const std::string &bundleName, in GetDistributedBundleInfo() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_endpoint.cpp | 680 IMmapAudioCapturerSource *AudioEndpointInner::GetFastSource(const std::string &networkId, EndpointType type, in GetFastSource() argument [all...] |
| H A D | audio_server.cpp | 819 void AudioServer::SetAudioParameter(const std::string& networkId, const AudioParamKey key, const std::string& condition, in SetAudioParameter() argument 979 const std::string AudioServer::GetAudioParameter(const std::string& networkId, const AudioParamKey key, in GetAudioParameter() argument 1329 void AudioServer::NotifyDeviceInfo(std::string networkId, bool connected) in NotifyDeviceInfo() argument 1708 int32_t AudioServer::CheckRemoteDeviceState(std::string networkId, DeviceRol argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| H A D | audio_policy_server.cpp | 1923 int32_t AudioPolicyServer::GetVolumeGroupInfos(std::string networkId, std::vector<sptr<VolumeGroupInfo>> &infos) in GetVolumeGroupInfos() argument 1938 int32_t AudioPolicyServer::GetNetworkIdByGroupId(int32_t groupId, std::string &networkId) in GetNetworkIdByGroupId() argument 1963 OnAudioParameterChange(const std::string networkId, const AudioParamKey key, const std::string& condition, const std::string& value) OnAudioParameterChange() argument 1985 VolumeOnChange(const std::string networkId, const std::string& condition) VolumeOnChange() argument 2003 InterruptOnChange(const std::string networkId, const std::string& condition) InterruptOnChange() argument 2020 StateOnChange(const std::string networkId, const std::string& condition, const std::string& value) StateOnChange() argument [all...] |
| H A D | audio_policy_manager_stub.cpp | 809 std::string networkId = data.ReadString(); in GetVolumeGroupInfoInternal() local 826 std::string networkId; in GetNetworkIdByGroupIdInternal() local 2145 std::string networkId = data.ReadString(); in InjectInterruptionInternal() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| H A D | audio_policy_manager.cpp | 1190 int32_t AudioPolicyManager::GetVolumeGroupInfos(std::string networkId, std::vector<sptr<VolumeGroupInfo>> &infos) in GetVolumeGroupInfos() argument 1197 int32_t AudioPolicyManager::GetNetworkIdByGroupId(int32_t groupId, std::string &networkId) in GetNetworkIdByGroupId() argument 2084 int32_t AudioPolicyManager::InjectInterruption(const std::string networkId, InterruptEvent &event) in InjectInterruption() argument 2091 int32_t AudioPolicyManager::LoadSplitModule(const std::string &splitArgs, const std::string &networkId) in LoadSplitModule() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| H A D | media_file_utils.cpp | 1089 string networkId = GetNetworkIdFromUri(uri); local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_asset_operations.cpp | 1359 string networkId = MediaFileUtils::GetNetworkIdFromUri(fileAsset->GetUri()); in SolvePendingStatus() local 623 GetFileAssetFromDb(const string &column, const string &value, OperationObject oprnObject, const vector<string> &columns, const string &networkId) GetFileAssetFromDb() argument 647 QueryByPredicates(AbsPredicates &predicates, OperationObject oprnObject, const vector<string> &columns, const string &networkId) QueryByPredicates() argument 666 GetFileAssetFromDb(AbsPredicates &predicates, OperationObject oprnObject, const vector<string> &columns, const string &networkId) GetFileAssetFromDb() argument 676 GetFileAssetVectorFromDb(AbsPredicates &predicates, OperationObject oprnObject, vector<shared_ptr<FileAsset>> &fileAssetVector, const vector<string> &columns, const string &networkId) GetFileAssetVectorFromDb() argument [all...] |
| H A D | medialibrary_data_manager.cpp | 1771 bool MediaLibraryDataManager::QuerySync(const string &networkId, const string &tableName) in QuerySync() argument
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_session_json.c | 757 static bool VerifySessionInfoIdType(const AuthSessionInfo *info, JsonObj *obj, char *networkId, char *udid) in VerifySessionInfoIdType() argument 838 char networkId[NETWORK_ID_BUF_LEN] = {0}; in PackDeviceIdJson() local 1643 char networkId[NETWORK_ID_BUF_LEN] = {0}; AddDiscoveryType() local [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
| H A D | lnn_lane_link_p2p.c | 55 char networkId[NETWORK_ID_BUF_LEN]; member 91 char networkId[NETWORK_ID_BUF_LEN]; member 299 static int32_t GetPreferAuthConnInfo(const char *networkId, AuthConnInfo *connInfo, bool isMetaAuth) in GetPreferAuthConnInfo() argument 569 static int32_t GetPreferAuth(const char *networkId, AuthConnInfo *connInfo, bool isMetaAuth) in GetPreferAuth() argument 579 static int32_t GetFeatureCap(const char *networkId, uint64_t *local, uint64_t *remote) in GetFeatureCap() argument 1613 OpenAuthToDisconnP2p(const char *networkId, int32_t linkId) OpenAuthToDisconnP2p() argument 1912 GetWlanInfo(const char *networkId, LaneLinkInfo *linkInfo) GetWlanInfo() argument 1970 GetPreferAuthByType(const char *networkId, AuthLinkType type, AuthConnInfo *connInfo, bool isMetaAuth) GetPreferAuthByType() argument 2205 IsSupportWifiDirect(const char *networkId) IsSupportWifiDirect() argument 2216 CheckHasBrConnection(const char *networkId) CheckHasBrConnection() argument 2228 IsHasAuthConnInfo(const char *networkId) IsHasAuthConnInfo() argument 2243 IsSupportProxyNego(const char *networkId) IsSupportProxyNego() argument 2355 BrAuthIsMostPriority(const char *networkId) BrAuthIsMostPriority() argument 2909 LnnDisconnectP2p(const char *networkId, uint32_t laneReqId) LnnDisconnectP2p() argument [all...] |
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
| H A D | sta_state_machine_test.cpp | 1594 int networkId = 15; OnConnectFailed() local 1735 int networkId = 0; OnWifiWpa3SelfCureSuccessTest() local 1742 int networkId = 0; OnWifiWpa3SelfCureFailTest() local [all...] |
| /foundation/distributeddatamgr/pasteboard/services/core/src/ |
| H A D | pasteboard_service.cpp | 920 void PasteboardService::EstablishP2PLink(const std::string &networkId, const std::string &pasteId) in EstablishP2PLink() argument 963 void PasteboardService::CloseP2PLink(const std::string &networkId) in CloseP2PLink() argument 2056 auto networkId = DMAdapter::GetInstance().GetLocalNetworkId(); SetDistributedData() local [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | distributed_sched_service.cpp | 267 void DistributedSchedService::DeviceOnlineNotify(const std::string& networkId) in DeviceOnlineNotify() argument 280 void DistributedSchedService::DeviceOfflineNotify(const std::string& networkId) in DeviceOfflineNotify() argument 2862 int32_t DistributedSchedService::GetRemoteMissionSnapshotInfo(const std::string& networkId, int32_t missionId, in GetRemoteMissionSnapshotInfo() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_mgr_host_impl.cpp | 2455 bool BundleMgrHostImpl::GetDistributedBundleInfo(const std::string &networkId, const std::string &bundleName, in GetDistributedBundleInfo() argument
|
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| H A D | bundle_test_tool.cpp | 3638 std::string networkId; in RunAsGetDistributedBundleName() local 3708 ErrCode BundleTestTool::GetDistributedBundleName(const std::string &networkId, in GetDistributedBundleName() argument 3678 CheckGetDistributedBundleNameCorrectOption(int32_t option, const std::string &commandName, std::string &networkId, int32_t &accessTokenId) CheckGetDistributedBundleNameCorrectOption() argument [all...] |
| /foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
| H A D | audio_info.h | 317 std::string networkId; member 960 char networkId[NETWORK_ID_SIZE]; member
|
| /foundation/multimedia/av_session/services/session/server/ |
| H A D | avsession_service.cpp | 2147 bool AVSessionService::IsLocalDevice(const std::string& networkId) in IsLocalDevice() argument 2160 int32_t AVSessionService::GetLocalNetworkId(std::string& networkId) in GetLocalNetworkId() argument 2169 int32_t AVSessionService::GetTrustedDeviceName(const std::string& networkId, std::string& deviceName) in GetTrustedDeviceName() argument [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
| H A D | self_cure_state_machine.cpp | 780 int networkId = WifiConfigCenter::GetInstance().GetLastNetworkId(); in HandleConnectFailed() local 833 int networkId = WifiConfigCenter::GetInstance().GetLastNetworkId(); in HandleResetConnectNetwork() local 1557 int networkId = linkedInfo.networkId; in SelfCureForRandMacReassoc() local 1786 int networkId = linkedInfo.networkId; HandleSelfCureFailedForRandMacReassoc() local [all...] |