Searched refs:OtherInterface (Results 1 – 3 of 3) sorted by relevance
321 struct OtherInterface : public IOtherInterface { struct2120 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()2149 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()2221 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()2476 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()2489 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()
1616 class OtherInterface extends IOtherInterface.Stub { class in HidlTestJava1632 OtherInterface otherInterface = new OtherInterface(); in server()
75 struct OtherInterface : public IOtherInterface { struct1083 sp<IOtherInterface> otherInterface = new OtherInterface(); in main()