Searched defs:inputInterface (Results 1 – 4 of 4) sorted by relevance
218 int32_t GetInputInterface(IInputInterface **inputInterface) in GetInputInterface()235 void ReleaseInputInterface(IInputInterface *inputInterface) in ReleaseInputInterface()
61 sptr<InputInterfacesStub> inputInterface = new InputInterfacesStub(g_inputInterface); in DoSomethingInterestingWithMyAPI() local
363 int32_t GetInputInterface(IInputInterface **inputInterface) in GetInputInterface()406 void ReleaseInputInterface(IInputInterface *inputInterface) in ReleaseInputInterface()
388 IInputInterface* inputInterface = nullptr; in InitInput() local