Home
last modified time | relevance | path

Searched defs:Connect (Results 1 - 25 of 175) sorted by relevance

1234567

/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_connect.cpp27 bool AppMgrHelper::Connect() in Connect() function in OHOS::DevStandbyMgr::AppMgrHelper
32 bool BundleManagerHelper::Connect() in Connect() function in OHOS::DevStandbyMgr::BundleManagerHelper
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dcontinuation_device_callback_proxy.cpp31 void ContinuationDeviceCallbackProxy::Connect(const std::string &deviceId, const std::string &deviceType) in Connect() function in OHOS::AppExecFwk::ContinuationDeviceCallbackProxy
H A Dconnect_callback_proxy.cpp29 void ConnectCallbackProxy::Connect(const string &deviceId, const string &deviceType) in Connect() function in OHOS::AppExecFwk::ConnectCallbackProxy
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/
H A Dmock_ui_service_mgr_client.h50 ErrCode MockUIServiceMgrClient::Connect() in Connect() function in OHOS::Ace::MockUIServiceMgrClient
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_socket_server.cpp29 int BluetoothSocketServer::Connect(ConnectSocketParam &param, int &fd) in Connect() function in OHOS::Bluetooth::BluetoothSocketServer
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dconnector.h33 inline bool Connect( in Connect() function
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dconnector.cpp62 bool Connector::Connect(const IObject::Ptr& source, const BASE_NS::string& event, const BASE_NS::string& func) in Connect() function in Connector
/foundation/communication/ipc/ipc/native/c/rpc/trans_adapter/include/
H A Drpc_trans.h34 int32_t (*Connect)(const char *SaSessionName, const char *peerDeviceId, void *args); member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_unavailable_state.cpp48 int P2pUnavailableState::Connect(const std::shared_ptr<P2pOperationWrapper<P2pConnectParam>> &operation) in Connect() function in OHOS::SoftBus::P2pUnavailableState
H A Dp2p_create_group_state.cpp57 int P2pCreateGroupState::Connect(const std::shared_ptr<P2pOperationWrapper<P2pConnectParam>> &operation) in Connect() function in OHOS::SoftBus::P2pCreateGroupState
H A Dp2p_destroy_group_state.cpp56 int P2pDestroyGroupState::Connect(const std::shared_ptr<P2pOperationWrapper<P2pConnectParam>> &operation) in Connect() function in OHOS::SoftBus::P2pDestroyGroupState
H A Dp2p_available_state.cpp74 int P2pAvailableState::Connect(const std::shared_ptr<P2pOperationWrapper<P2pConnectParam>> &operation) in Connect() function in OHOS::SoftBus::P2pAvailableState
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/include/
H A Dconnect.h63 class Connect : public OHOS::AAFwk::AbilityConnectionStub { class
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Dams_mgr_proxy.cpp60 __attribute__ ((no_sanitize("cfi"))) int AmsMgrProxy::Connect( in Connect() function in OHOS::DataShare::AmsMgrProxy
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_mgr_proxy.cpp51 int ExtensionMgrProxy::Connect( in Connect() function in OHOS::DataShare::ExtensionMgrProxy
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dtcp_socket.cpp70 bool TcpSocket::Connect(const std::string &peerIp, uint16_t peerPort, int32_t &retCode, bool isAsync, bool enableReuse, in Connect() function in OHOS::Sharing::TcpSocket
H A Dudp_socket.cpp66 bool UdpSocket::Connect(const std::string &peerIp, uint16_t peerPort, int32_t &retCode, bool isAsync, bool enableReuse, in Connect() function in OHOS::Sharing::UdpSocket
/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_content_proxy.cpp45 int32_t UIContentServiceProxy::Connect(const EventCallback& eventCallback) in Connect() function in OHOS::Ace::UIContentServiceProxy
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp23 int BluetoothSocketProxy::Connect(ConnectSocketParam &param, int &fd) in Connect() function in OHOS::Bluetooth::BluetoothSocketProxy
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_connection.cpp44 std::shared_ptr<SocketConnection> SocketConnection::Connect(std::function<int32_t()> socket, in Connect() function in OHOS::Msdp::DeviceStatus::SocketConnection
/foundation/resourceschedule/device_standby/services/core/src/
H A Dbundle_manager_helper.cpp90 bool WEAK_FUNC BundleManagerHelper::Connect() in Connect() function in OHOS::DevStandbyMgr::BundleManagerHelper
H A Dapp_mgr_helper.cpp91 bool WEAK_FUNC AppMgrHelper::Connect() in Connect() function in OHOS::DevStandbyMgr::AppMgrHelper
/foundation/communication/ipc/ipc/native/c/rpc/trans_adapter/src/
H A Drpc_softbus_trans.c64 static int32_t Connect(const char *saSessionName, const char *peerDeviceId, void *args) in Connect() function
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_bundle_mgr_helper.cpp32 sptr<IBundleMgr> EGLBundleMgrHelper::Connect() in Connect() function in OHOS::AppExecFwk::EGLBundleMgrHelper
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_auto_startup_client.cpp61 ErrCode AbilityAutoStartupClient::Connect() in Connect() function in OHOS::AAFwk::AbilityAutoStartupClient

Completed in 8 milliseconds

1234567