Home
last modified time | relevance | path

Searched defs:AddConnection (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_batch_delete_connection_test/
H A Dmock_form_supply_callback.cpp24 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_notify_connection_test/
H A Dmock_form_supply_callback.cpp24 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/
H A Dmock_form_render_mgr_inner.cpp92 ErrCode FormRenderMgrInner::AddConnection(int64_t formId, sptr<FormRenderConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormRenderMgrInner
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_item.cpp67 bool AddConnection(sptr<IRemoteObject> connection) in AddConnection() function in OHOS::AAFwk::ConnectedExtension
262 bool ConnectionStateItem::AddConnection(std::shared_ptr<ConnectionRecord> record, in AddConnection() function in OHOS::AAFwk::ConnectionStateItem
H A Dconnection_state_manager.cpp92 void ConnectionStateManager::AddConnection(std::shared_ptr<ConnectionRecord> connectionRecord) in AddConnection() function in OHOS::AAFwk::ConnectionStateManager
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_supply_callback.cpp180 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
H A Dform_render_mgr.cpp379 ErrCode FormRenderMgr::AddConnection( in AddConnection() function in OHOS::AppExecFwk::FormRenderMgr
H A Dform_render_mgr_inner.cpp397 ErrCode FormRenderMgrInner::AddConnection(int64_t formId, sptr<FormRenderConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormRenderMgrInner
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_manager.cpp702 void SoftBusManager::AddConnection(const std::string &connectionName, std::shared_ptr<BaseSocket> &… in AddConnection() function in OHOS::UserIam::UserAuth::SoftBusManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp340 VsyncError VSyncDistributor::AddConnection(const sptr<VSyncConnection>& connection, uint64_t window… in AddConnection() function in OHOS::Rosen::VSyncDistributor