/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/ |
H A D | ams_service_app_spawn_client_test.cpp | 60 return appSpawnClient_->OpenConnection(); in OpenAppSpawnConnection() 184 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 225 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 358 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 384 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 408 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 437 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 462 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 490 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 518 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); [all …]
|
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/ |
H A D | remote_connect_manager.cpp | 36 ResultCode RemoteConnectionManager::OpenConnection(const std::string &connectionName, in OpenConnection() function in OHOS::UserIam::UserAuth::RemoteConnectionManager 40 return SoftBusManager::GetInstance().OpenConnection(connectionName, tokenId, remoteNetworkId); in OpenConnection()
|
H A D | soft_bus_manager.cpp | 478 ResultCode SoftBusManager::OpenConnection(const std::string &connectionName, const uint32_t tokenId, in OpenConnection() function in OHOS::UserIam::UserAuth::SoftBusManager
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/ |
H A D | ams_service_app_spawn_client_module_test.cpp | 143 return appSpawnClient_->OpenConnection(); in OpenAppSpawnConnection() 301 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 324 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 357 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 390 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 424 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 453 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection()); 482 EXPECT_EQ(ERR_OK, appSpawnClient->OpenConnection());
|
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/ |
H A D | monitor.cpp | 60 int32_t ret = OpenConnection(); in Enable() 89 int32_t Monitor::OpenConnection() in OpenConnection() function in OHOS::Msdp::DeviceStatus::Monitor
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/ |
H A D | monitor.cpp | 60 int32_t ret = OpenConnection(); in Enable() 89 int32_t Monitor::OpenConnection() in OpenConnection() function in OHOS::Msdp::DeviceStatus::Monitor
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
H A D | mock_app_spawn_client.h | 29 MOCK_METHOD0(OpenConnection, ErrCode());
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_spawn_client_test/ |
H A D | app_spawn_client_test.cpp | 69 asc->OpenConnection();
|
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/include/ |
H A D | monitor.h | 46 int32_t OpenConnection();
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/include/ |
H A D | monitor.h | 46 int32_t OpenConnection();
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_spawn_client.cpp | 77 ErrCode AppSpawnClient::OpenConnection() in OpenConnection() function in OHOS::AppExecFwk::AppSpawnClient 470 return OpenConnection(); in PreStartNWebSpawnProcess() 485 ret = OpenConnection(); in StartProcess() 534 ret = OpenConnection(); in GetRenderProcessTerminationStatus()
|
H A D | app_mgr_service_inner.cpp | 2549 return remoteClientManager_->GetSpawnClient()->OpenConnection(); in OpenAppSpawnConnection()
|
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/ |
H A D | remote_connect_manager.h | 38 ResultCode OpenConnection(const std::string &connectionName,
|
H A D | soft_bus_manager.h | 43 …ResultCode OpenConnection(const std::string &connectionName, const uint32_t tokenId, const std::st…
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/ |
H A D | auth_negotiate_channel.h | 55 …static int OpenConnection(const OpenParam ¶m, const std::shared_ptr<AuthNegotiateChannel> &cha…
|
H A D | auth_negotiate_channel.cpp | 351 int AuthNegotiateChannel::OpenConnection(const OpenParam ¶m, const std::shared_ptr<AuthNegotiat… in OpenConnection() function in OHOS::SoftBus::AuthNegotiateChannel
|
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/ |
H A D | monitor_test.cpp | 115 int32_t ret = monitor.OpenConnection();
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/ |
H A D | appmgrrest_fuzzer.cpp | 80 appSpawnClient.OpenConnection(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/ |
H A D | app_spawn_client.h | 133 ErrCode OpenConnection();
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/ |
H A D | monitor_test.cpp | 115 int32_t ret = monitor.OpenConnection();
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | remote_auth_context.cpp | 270 …RemoteConnectionManager::GetInstance().OpenConnection(connectionName_, collectorNetworkId_, GetTok… in SetupConnection()
|
H A D | remote_auth_invoker_context.cpp | 213 …RemoteConnectionManager::GetInstance().OpenConnection(connectionName_, verifierNetworkId_, GetToke… in OnStart()
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/ |
H A D | soft_bus_fuzzer.cpp | 161 softBusManager.OpenConnection(connectionName, tokenId, networkId); in FuzzSoftBusManagerFisrst()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/ |
H A D | p2p_v1_processor.cpp | 1857 ret = AuthNegotiateChannel::OpenConnection(param, authChannel); in OpenAuthConnection()
|