Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_service_stub.h50 int32_t HandleStopDeviceLogging(MessageParcel& data, MessageParcel& reply);
103 …[this](MessageParcel& data, MessageParcel& reply) { return HandleStopDeviceLogging(data, reply); }…
H A Davsession_service_stub.cpp642 int32_t AVSessionServiceStub::HandleStopDeviceLogging(MessageParcel& data, MessageParcel& reply) in HandleStopDeviceLogging() function in OHOS::AVSession::AVSessionServiceStub