Home
last modified time | relevance | path

Searched defs:CreateConnection (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_proxy.cpp28 sptr<RSIRenderServiceConnection> RSRenderServiceProxy::CreateConnection(const sptr<RSIConnectionTok… in CreateConnection() function in OHOS::Rosen::RSRenderServiceProxy
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dconnection_manager.cpp149 ErrCode ConnectionManager::CreateConnection(const sptr<IRemoteObject>& connectCaller, const AAFwk::… in CreateConnection() function in OHOS::AbilityRuntime::ConnectionManager
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/main_thread/
Drs_render_service.cpp227 sptr<RSIRenderServiceConnection> RSRenderService::CreateConnection(const sptr<RSIConnectionToken>& … in CreateConnection() function in OHOS::Rosen::RSRenderService
/foundation/communication/dsoftbus/core/connection/general/
Dsoftbus_conn_general_connection.c770 static struct GeneralConnection *CreateConnection(const GeneralConnectionParam *param, const char *… in CreateConnection() function