Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_stub.h40 int32_t HandleGetDuration(MessageParcel& data, MessageParcel& reply);
73 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetDuration(data, reply); }},
99 {CAST_CONTROLLER_CMD_GET_DURATION, "HandleGetDuration"},
H A Davcast_controller_stub.cpp114 int32_t AVCastControllerStub::HandleGetDuration(MessageParcel& data, MessageParcel& reply) in HandleGetDuration() function in OHOS::AVSession::AVCastControllerStub

Completed in 1 milliseconds