Home
last modified time | relevance | path

Searched defs:Connect (Results 1 – 25 of 208) sorted by relevance

123456789

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/connect_count/
H A Dconnect_count.h31 struct Connect { struct
32Connect(uint32_t callingTokenId, const std::string &networkId, int32_t num, const sptr<IFileDfsLis… in Connect() function
41 class ConnectCount final { argument
60 std::unordered_set<std::shared_ptr<Connect>> connectList_; argument
/ohos5.0/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
H A Dmock_helper.cpp92 bool AppMgrHelper::Connect() in Connect() function in OHOS::DevStandbyMgr::AppMgrHelper
108 bool BundleManagerHelper::Connect() in Connect() function in OHOS::DevStandbyMgr::BundleManagerHelper
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
H A Dui_content_stub_impl.h30 int32_t Connect(const EventCallback& eventCallback) override in Connect() function
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/core/
H A Dport.cpp38 ErrorCode InPort::Connect(const std::shared_ptr<Port> &port) in Connect() function in OHOS::Media::Effect::InPort
100 ErrorCode OutPort::Connect(const std::shared_ptr<Port> &port) in Connect() function in OHOS::Media::Effect::OutPort
173 ErrorCode EmptyInPort::Connect(const std::shared_ptr<Port> &another) in Connect() function in OHOS::Media::Effect::EmptyInPort
201 ErrorCode EmptyOutPort::Connect(const std::shared_ptr<Port> &another) in Connect() function in OHOS::Media::Effect::EmptyOutPort
/ohos5.0/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
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dsocket_client.cpp41 int SocketClient::Connect() in Connect() function in OHOS::HiviewDFX::SocketClient
/ohos5.0/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 &devic… 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
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dport.cpp45 ErrorCode InPort::Connect(const std::shared_ptr<Port>& port) in Connect() function in OHOS::Media::Pipeline::InPort
107 ErrorCode OutPort::Connect(const std::shared_ptr<Port>& port) in Connect() function in OHOS::Media::Pipeline::OutPort
188 ErrorCode EmptyInPort::Connect(const std::shared_ptr<Port>& another) in Connect() function in OHOS::Media::Pipeline::EmptyInPort
241 ErrorCode EmptyOutPort::Connect(const std::shared_ptr<Port>& another) in Connect() function in OHOS::Media::Pipeline::EmptyOutPort
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_service.cpp70 int SocketService::Connect(const RawAddress &device) in Connect() function in OHOS::bluetooth::SocketService
99 int SocketService::Connect(const std::string &addr, const Uuid &uuid, int securityFlag, int type) in Connect() function in OHOS::bluetooth::SocketService
/ohos5.0/base/powermgr/thermal_manager/test/common/src/
H A Dmock_thermal_mgr_client.cpp38 ErrCode MockThermalMgrClient::Connect() in Connect() function in OHOS::PowerMgr::MockThermalMgrClient
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Dclient_lifecycle.cpp42 ErrCode ClientLifeCycle::Connect() in Connect() function in OHOS::PowerMgr::ClientLifeCycle
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Drender_configuration_impl.cpp45 void Connect(SceneHolder::Ptr sh) override in Connect() function in __anon4cb19a770110::RenderConfigurationImpl
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_unavailable_state.cpp48 int P2pUnavailableState::Connect(const std::shared_ptr<P2pOperationWrapper<P2pConnectParam>> &opera… in Connect() function in OHOS::SoftBus::P2pUnavailableState
/ohos5.0/base/powermgr/power_manager/frameworks/native/shutdown/
H A Dshutdown_client.cpp26 ErrCode ShutdownClient::Connect() in Connect() function in OHOS::PowerMgr::ShutdownClient
/ohos5.0/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
/ohos5.0/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
/ohos5.0/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
/ohos5.0/base/msdp/device_status/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
/ohos5.0/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
/ohos5.0/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::st… in Connect() function in Connector
/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_mgr_helper.cpp87 bool WEAK_FUNC AppMgrHelper::Connect() in Connect() function in OHOS::DevStandbyMgr::AppMgrHelper

123456789