Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_stub.h42 int32_t HandleGetCastAVPlayBackState(MessageParcel& data, MessageParcel& reply);
75 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetCastAVPlayBackState(data, reply); }},
100 {CAST_CONTROLLER_CMD_GET_CAST_AV_PLAYBACK_STATE, "HandleGetCastAVPlayBackState"},
H A Davcast_controller_stub.cpp125 int32_t AVCastControllerStub::HandleGetCastAVPlayBackState(MessageParcel& data, MessageParcel& reply) in HandleGetCastAVPlayBackState() function in OHOS::AVSession::AVCastControllerStub

Completed in 1 milliseconds