Home
last modified time | relevance | path

Searched refs:AVSessionControllerStub (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_controller_stub.cpp23 bool AVSessionControllerStub::CheckInterfaceToken(MessageParcel& data) in CheckInterfaceToken()
34 int32_t AVSessionControllerStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
51 int32_t AVSessionControllerStub::HandleRegisterCallbackInner(MessageParcel& data, MessageParcel& reply) in HandleRegisterCallbackInner()
63 int32_t AVSessionControllerStub::HandleDestroy(MessageParcel& data, MessageParcel& reply) in HandleDestroy()
69 int32_t AVSessionControllerStub::HandleGetAVCallState(MessageParcel& data, MessageParcel& reply) in HandleGetAVCallState()
80 int32_t AVSessionControllerStub::HandleGetAVCallMetaData(MessageParcel& data, MessageParcel& reply) in HandleGetAVCallMetaData()
91 int32_t AVSessionControllerStub::HandleGetAVPlaybackState(MessageParcel& data, MessageParcel& reply) in HandleGetAVPlaybackState()
102 int32_t AVSessionControllerStub::HandleSendControlCommand(MessageParcel& data, MessageParcel& reply) in HandleSendControlCommand()
104 AVSESSION_TRACE_SYNC_START("AVSessionControllerStub::SendControlCommand"); in HandleSendControlCommand()
114 int32_t AVSessionControllerStub
[all...]
H A Davsession_controller_stub.h24 class AVSessionControllerStub : public IRemoteStub<IAVSessionController> { class
/foundation/multimedia/av_session/services/session/server/
H A Davcontroller_item.h28 class AVControllerItem : public AVSessionControllerStub {
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_controller_stub_test.cpp145 class AVSessionControllerStubDemo : public AVSessionControllerStub {
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_controller_test.cpp212 class AVSessionControllerStubTest : public AVSessionControllerStub {

Completed in 5 milliseconds