Home
last modified time | relevance | path

Searched defs:networkId (Results 701 - 706 of 706) sorted by relevance

1...<<212223242526272829

/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp3127 std::string networkId; GetDeviceInfo() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp5486 std::string networkId = ""; in HWTEST_F() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp1459 std::string networkId = cameras_[i]->GetNetWorkId(); in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp1321 SetAlbumData(AlbumAsset* albumData, shared_ptr<DataShare::DataShareResultSet> resultSet, const string &networkId) SetAlbumData() argument
1636 getFileAssetById(int32_t id, const string &networkId, MediaLibraryAsyncContext *context) getFileAssetById() argument
1671 SetFileAssetByIdV9(int32_t id, const string &networkId, MediaLibraryAsyncContext *context) SetFileAssetByIdV9() argument
1708 SetFileAssetByIdV10(int32_t id, const string &networkId, const string &uri, MediaLibraryAsyncContext *context) SetFileAssetByIdV10() argument
1729 PhotoAccessSetFileAssetByIdV10(int32_t id, const string &networkId, const string &uri, MediaLibraryAsyncContext *context) PhotoAccessSetFileAssetByIdV10() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp1140 inline std::string GetRemoteModuleName(std::string networkId, DeviceRole role) in GetRemoteModuleName() argument
1189 void AudioPolicyService::NotifyRemoteRenderState(std::string networkId, std::string condition, std::string value) in NotifyRemoteRenderState() argument
1537 std::string networkId in RememberRoutingInfo() local
1588 OpenRemoteAudioDevice(std::string networkId, DeviceRole deviceRole, DeviceType deviceType, sptr<AudioDeviceDescriptor> remoteDeviceDescriptor) OpenRemoteAudioDevice() argument
1614 std::string networkId = remoteDeviceDescriptor->networkId_; MoveToRemoteOutputDevice() local
1775 std::string networkId = remoteDeviceDescriptor->networkId_; MoveToRemoteInputDevice() local
1927 ConstructRemoteAudioModuleInfo(std::string networkId, DeviceRole deviceRole, DeviceType deviceType) ConstructRemoteAudioModuleInfo() argument
2073 OnPreferredInputDeviceUpdated(DeviceType deviceType, std::string networkId) OnPreferredInputDeviceUpdated() argument
2194 GetPreferredOutputDeviceDescriptors( AudioRendererInfo &rendererInfo, std::string networkId) GetPreferredOutputDeviceDescriptors() argument
2201 GetPreferredInputDeviceDescriptors( AudioCapturerInfo &captureInfo, std::string networkId) GetPreferredInputDeviceDescriptors() argument
2208 GetPreferredOutputDeviceDescInner( AudioRendererInfo &rendererInfo, std::string networkId) GetPreferredOutputDeviceDescInner() argument
2304 GetPreferredInputDeviceDescInner( AudioCapturerInfo &captureInfo, std::string networkId) GetPreferredInputDeviceDescInner() argument
3690 ActivateNewDevice(std::string networkId, DeviceType deviceType, bool isRemote) ActivateNewDevice() argument
4666 RemoveDeviceInRouterMap(std::string networkId) RemoveDeviceInRouterMap() argument
4679 RemoveDeviceInFastRouterMap(std::string networkId) RemoveDeviceInFastRouterMap() argument
4945 const std::string networkId = deviceDesc->networkId_; HandleOfflineDistributedDevice() local
4969 const std::string networkId = statusInfo.networkId; HandleDistributedDeviceUpdate() local
6008 UpdateGroupInfo(GroupType type, std::string groupName, int32_t& groupId, std::string networkId, bool connected, int32_t mappingId) UpdateGroupInfo() argument
6523 GetVoipRendererFlag(const std::string &sinkPortName, const std::string &networkId) GetVoipRendererFlag() argument
6536 GetPreferredOutputStreamTypeInner(StreamUsage streamUsage, DeviceType deviceType, int32_t flags, std::string &networkId) GetPreferredOutputStreamTypeInner() argument
6593 GetPreferredInputStreamTypeInner(SourceType sourceType, DeviceType deviceType, int32_t flags, const std::string &networkId) GetPreferredInputStreamTypeInner() argument
9846 LoadSplitModule(const std::string &splitArgs, const std::string &networkId) LoadSplitModule() argument
[all...]
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h40 char networkId[NETWORK_ID_BUF_LEN]; /**< Device network id */ member
1098 char *networkId; /**< Peer network ID, maximum length 64 bytes */ member

Completed in 70 milliseconds

1...<<212223242526272829