Searched refs:OtherInterface (Results 1 – 3 of 3) sorted by relevance
314 struct OtherInterface : public IOtherInterface { struct2146 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()2175 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()2247 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()2502 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()2515 sp<IOtherInterface> otherInterface = new OtherInterface(); in TEST_F()
1735 class OtherInterface extends IOtherInterface.Stub { class in HidlTestJava1751 OtherInterface otherInterface = new OtherInterface(); in server()
86 struct OtherInterface : public IOtherInterface { struct1251 sp<IOtherInterface> otherInterface = new OtherInterface(); in main()