Home
last modified time | relevance | path

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

/ohos5.0/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); }},
H A Davcast_controller_stub.cpp114 int32_t AVCastControllerStub::HandleGetDuration(MessageParcel& data, MessageParcel& reply) in HandleGetDuration() function in OHOS::AVSession::AVCastControllerStub