Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
Dconnection_state_item.cpp62 bool AddConnection(const sptr<IRemoteObject> &connection) in AddConnection() function in OHOS::AAFwk::ConnectedExtension
254 bool ConnectionStateItem::AddConnection(const std::shared_ptr<ConnectionRecord> &record, in AddConnection() function in OHOS::AAFwk::ConnectionStateItem
Dconnection_state_manager.cpp87 void ConnectionStateManager::AddConnection(const std::shared_ptr<ConnectionRecord> &connectionRecor… in AddConnection() function in OHOS::AAFwk::ConnectionStateManager
/foundation/ability/form_fwk/services/src/
Dform_supply_callback.cpp136 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormSupplyCallback
Dform_render_mgr.cpp287 ErrCode FormRenderMgr::AddConnection(int64_t formId, sptr<FormRenderConnection> connection) in AddConnection() function in OHOS::AppExecFwk::FormRenderMgr
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
Dvsync_distributor.cpp115 VsyncError VSyncDistributor::AddConnection(const sptr<VSyncConnection>& connection) in AddConnection() function in OHOS::Rosen::VSyncDistributor