Home
last modified time | relevance | path

Searched refs:SnapshotStub (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/include/window_snapshot/
H A Dsnapshot_stub.h26 class SnapshotStub : public IRemoteStub<AAFwk::ISnapshotHandler> { class
28 SnapshotStub() = default;
29 ~SnapshotStub() = default;
H A Dsnapshot_controller.h32 class SnapshotController : public SnapshotStub {
/foundation/window/window_manager/wmserver/src/window_snapshot/
H A Dsnapshot_stub.cpp24 constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_DISPLAY, "SnapshotStub"};
27 int32_t SnapshotStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
30 WLOGI("SnapshotStub::OnRemoteRequest code is %{public}u", code); in OnRemoteRequest()

Completed in 1 milliseconds