Searched defs:windowStub (Results 1 – 3 of 3) sorted by relevance
38 void WindowStubUpdateTest(sptr<WindowAgent> windowStub, MessageParcel& parcel) in WindowStubUpdateTest()101 sptr<WindowAgent> windowStub = new(std::nothrow)WindowAgent(window); in DoSomethingInterestingWithMyAPI() local
59 sptr<WindowAgent> windowStub = new(std::nothrow)WindowAgent(window); in DoSomethingInterestingWithMyAPI() local