Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/zidl/
H A Dpattern_detach_callback_stub.h24 class PatternDetachCallbackStub : public IRemoteStub<IPatternDetachCallback> { class
26 PatternDetachCallbackStub() = default;
27 ~PatternDetachCallbackStub() = default;
/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_pattern_detach_callback.h24 class PatternDetachCallbackMocker : public PatternDetachCallbackStub {
/foundation/window/window_manager/wm/include/
H A Dpattern_detach_callback.h24 class PatternDetachCallback : public PatternDetachCallbackStub {
/foundation/window/window_manager/test/fuzztest/window_scene/patterndetachcallback_fuzzer/
H A Dpatterndetachcallback_fuzzer.cpp41 parcel.WriteInterfaceToken(PatternDetachCallbackStub::GetDescriptor()); in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/wm/src/zidl/
H A Dpattern_detach_callback_stub.cpp23 int PatternDetachCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()

Completed in 2 milliseconds