Home
last modified time | relevance | path

Searched refs:HandleSetDisplaySurface (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_stub.h48 int32_t HandleSetDisplaySurface(MessageParcel& data, MessageParcel& reply);
81 [this](MessageParcel& data, MessageParcel& reply) { return HandleSetDisplaySurface(data, reply); }},
103 {CAST_CONTROLLER_CMD_SET_DISPLAY_SURFACE, "HandleSetDisplaySurface"},
H A Davcast_controller_stub.cpp148 int32_t AVCastControllerStub::HandleSetDisplaySurface(MessageParcel& data, MessageParcel& reply) in HandleSetDisplaySurface() function in OHOS::AVSession::AVCastControllerStub
150 AVSESSION_TRACE_SYNC_START("AVSessionControllerStub::HandleSetDisplaySurface"); in HandleSetDisplaySurface()

Completed in 2 milliseconds