Home
last modified time | relevance | path

Searched defs:networkId (Results 501 - 525 of 713) sorted by relevance

1...<<212223242526272829

/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H A Dbundlemgr_proxy_test.cpp1065 std::string networkId = "com.ohos.contactsdataability_BNtg4JBClbl92Rgc3jm"\ in BenchmarkTestGetDistributedBundleInfo() local
/foundation/multimedia/audio_framework/test/fuzztest/audioservermore_fuzzer/
H A Daudio_server_more_fuzzer.cpp305 std::string networkId = "123"; in AudioSetAudioParameterTest() local
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_module_info.h113 std::string networkId; member
/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp239 std::string networkId = LOCAL_NETWORK_ID; in HandleVolume() local
478 std::string networkId = argv[AudioPolicyTest::SECOND_ARG]; HandleGetVolumeGroups() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp751 std::string networkId = data.ReadString(); in HandleMountDfsDocs() local
766 std::string networkId = data.ReadString(); in HandleUMountDfsDocs() local
H A Dstorage_daemon_proxy.cpp901 MountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) MountDfsDocs() argument
923 UMountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) UMountDfsDocs() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_file_operations.cpp60 string networkId = MediaFileUtils::GetNetworkIdFromUri(actualUri); in HandleFileOperation() local
536 string networkId = cmd.GetOprnDevice(); in QueryFileOperation() local
/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h128 std::string networkId; member
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_service.cpp277 int32_t ThumbnailService::ParseThumbnailParam(const std::string &uri, string &fileId, string &networkId, in ParseThumbnailParam() argument
299 string networkId; in CreateThumbnailFileScaned() local
/foundation/multimodalinput/input/intention/frameworks/client/src/
H A Dintention_manager.cpp238 int32_t IntentionManager::RegisterEventListener(const std::string &networkId, std::shared_ptr<IEventListener> listener) in RegisterEventListener() argument
252 int32_t IntentionManager::UnregisterEventListener(const std::string &networkId, in UnregisterEventListener() argument
208 GetCoordinationState( const std::string &networkId, std::function<void(bool)> callback, bool isCompatible) GetCoordinationState() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_select_rule.c60 static bool GetNetCap(const char *networkId, uint32_t *local, uint32_t *remote) in GetNetCap() argument
75 static bool GetFeatureCap(const char *networkId, uint64_t *local, uint64_t *remote) in GetFeatureCap() argument
90 static int32_t NodeStateCheck(const char *networkId) in NodeStateCheck() argument
111 static int32_t Wlan2P4GCapCheck(const char *networkId) in Wlan2P4GCapCheck() argument
141 Wlan5GCapCheck(const char *networkId) Wlan5GCapCheck() argument
171 BrCapCheck(const char *networkId) BrCapCheck() argument
186 P2pCapCheck(const char *networkId) P2pCapCheck() argument
211 HmlCapCheck(const char *networkId) HmlCapCheck() argument
233 P2pReuseCapCheck(const char *networkId) P2pReuseCapCheck() argument
255 BleCapCheck(const char *networkId) BleCapCheck() argument
270 BleDirectCapCheck(const char *networkId) BleDirectCapCheck() argument
294 CocCapCheck(const char *networkId) CocCapCheck() argument
316 CocDirectCapCheck(const char *networkId) CocDirectCapCheck() argument
331 GetBrScore(const char *networkId, uint32_t expectedBw) GetBrScore() argument
338 GetBleScore(const char *networkId, uint32_t expectedBw) GetBleScore() argument
345 GetP2pScore(const char *networkId, uint32_t expectedBw) GetP2pScore() argument
352 GetHmlScore(const char *networkId, uint32_t expectedBw) GetHmlScore() argument
379 GetWlan2P4GScore(const char *networkId, uint32_t expectedBw) GetWlan2P4GScore() argument
386 GetWlan5GScore(const char *networkId, uint32_t expectedBw) GetWlan5GScore() argument
393 GetCocScore(const char *networkId, uint32_t expectedBw) GetCocScore() argument
448 CheckLaneValid(const char *networkId, LaneLinkType linkType, LaneTransType transType) CheckLaneValid() argument
488 DecideOptimalLinks(const char *networkId, const LaneSelectParam *request, LaneLinkType *linkList, uint32_t *linksNum) DecideOptimalLinks() argument
523 DecideRetryLinks(const char *networkId, const LaneSelectParam *request, LaneLinkType *linkList, uint32_t *linksNum) DecideRetryLinks() argument
540 IsSupportWifiDirect(const char *networkId) IsSupportWifiDirect() argument
652 FinalDecideLinkType(const char *networkId, LaneLinkType *linkList, uint32_t listNum, LanePreferredLinkList *recommendList) FinalDecideLinkType() argument
680 GetErrCodeOfRequest(const char *networkId, const LaneSelectParam *request) GetErrCodeOfRequest() argument
690 DecideAvailableLane(const char *networkId, const LaneSelectParam *request, LanePreferredLinkList *recommendList) DecideAvailableLane() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c242 static int32_t LnnGetNodeKeyInfoLocal(const char *networkId, int key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfoLocal() argument
281 static int32_t LnnGetNodeKeyInfoRemote(const char *networkId, int key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfoRemote() argument
320 LnnGetNodeKeyInfo(const char *networkId, int key, uint8_t *info, uint32_t infoLen) LnnGetNodeKeyInfo() argument
342 LnnGetPrivateNodeKeyInfoLocal(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) LnnGetPrivateNodeKeyInfoLocal() argument
363 LnnGetPrivateNodeKeyInfoRemote(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) LnnGetPrivateNodeKeyInfoRemote() argument
384 LnnGetPrivateNodeKeyInfo(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) LnnGetPrivateNodeKeyInfo() argument
406 LnnSetNodeDataChangeFlag(const char *networkId, uint16_t dataChangeFlag) LnnSetNodeDataChangeFlag() argument
[all...]
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h116 char networkId[NETWORK_ID_BUF_LEN]; member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp1877 const char *networkId = NODE_NETWORK_ID; in HWTEST_F() local
1978 const char *networkId = NODE_NETWORK_ID; HWTEST_F() local
[all...]
H A Dlnn_service_mock.cpp60 void LnnNotifyJoinResult(ConnectionAddr *addr, const char *networkId, int32_t retCode) in LnnNotifyJoinResult() argument
65 void LnnNotifyLeaveResult(const char *networkId, int32_t retCode) in LnnNotifyLeaveResult() argument
116 int32_t LnnOfflineTimingByHeartbeat(const char *networkId, ConnectionAddrType addrType) in LnnOfflineTimingByHeartbeat() argument
/foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub_fuzzer/
H A Dsoftbusclientstub_fuzzer.cpp182 char *networkId = const_cast<char *>(reinterpret_cast<const char *>(data)); in OnChannelLinkDownInnerTest() local
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h120 std::string networkId; member
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp128 int32_t SoftBusClientStub::OnChannelLinkDown(const char *networkId, int32_t routeType) in OnChannelLinkDown() argument
242 const char *networkId = data.ReadCString(); in OnChannelLinkDownInner() local
372 const char *networkId = nullptr; in OnJoinLNNResultInner() local
389 const char *networkId = data.ReadCString(); OnLeaveLNNResultInner() local
660 const char *networkId = data.ReadCString(); OnDataLevelChangedInner() local
696 OnJoinLNNResult(void *addr, uint32_t addrTypeLen, const char *networkId, int retCode) OnJoinLNNResult() argument
702 OnLeaveLNNResult(const char *networkId, int retCode) OnLeaveLNNResult() argument
765 OnDataLevelChanged(const char *networkId, const DataLevelInfo *dataLevelInfo) OnDataLevelChanged() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Ddsoftbus_app_dfile.cpp77 static void OnLeaveLNNDone(const char *networkId, int32_t retCode) in OnLeaveLNNDone() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c169 int32_t AuthCheckSessionKeyValidByConnInfo(const char *networkId, const AuthConnInfo *connInfo) in AuthCheckSessionKeyValidByConnInfo() argument
285 int32_t AuthAllocConn(const char *networkId, uint32_t authRequestId, AuthConnCallback *callback) in AuthAllocConn() argument
374 char networkId[NETWORK_ID_BUF_LEN] = { 0 }; in AuthGetAuthHandleByIndex() local
[all...]
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp229 int32_t BusCenterServerProxy::LeaveLNN(const char *pkgName, const char *networkId) in LeaveLNN() argument
394 int32_t BusCenterServerProxy::GetNodeKeyInfo(const char *pkgName, const char *networkId, int32_t key, in GetNodeKeyInfo() argument
444 int32_t BusCenterServerProxy::SetNodeDataChangeFlag(const char *pkgName, const char *networkId, uint16_t dataChangeFlag) in SetNodeDataChangeFlag() argument
[all...]
/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c304 int32_t ServerIpcGetNodeKeyInfo(const char *pkgName, const char *networkId, int32_t key, unsigned char *buf, in ServerIpcGetNodeKeyInfo() argument
344 int32_t ServerIpcSetNodeDataChangeFlag(const char *pkgName, const char *networkId, uint16_t dataChangeFlag) in ServerIpcSetNodeDataChangeFlag() argument
437 int32_t ServerIpcLeaveLNN(const char *pkgName, const char *networkId) in ServerIpcLeaveLNN() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c744 static bool ProcOfflineWithoutSoftbus(const char *networkId, ConnectionAddrType addrType) in ProcOfflineWithoutSoftbus() argument
763 static int32_t ProcessLostHeartbeat(const char *networkId, LnnHeartbeatType type, bool isWakeUp) in ProcessLostHeartbeat() argument
843 CheckDevStatusByNetworkId(LnnHeartbeatFsm *hbFsm, const char *networkId, LnnCheckDevStatusMsgPara *msgPara) CheckDevStatusByNetworkId() argument
895 CheckDevStatusForScreenOff(LnnHeartbeatFsm *hbFsm, const char *networkId, LnnHeartbeatType hbType, uint64_t nowTime) CheckDevStatusForScreenOff() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c333 DestroyClientSessionByNetworkId(const ClientSessionServer *server, const char *networkId, int32_t type, ListNode *destroyList) DestroyClientSessionByNetworkId() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp837 const char *networkId = "testudid"; in HWTEST_F() local
1048 const char *networkId = "123456456"; in HWTEST_F() local

Completed in 30 milliseconds

1...<<212223242526272829