Searched defs:GetInterfacePtr (Results 1 – 2 of 2) sorted by relevance
40 static _Interface *GetInterfacePtr() throw() { return NULL; } in GetInterfacePtr() function51 static _Interface *GetInterfacePtr() throw() { return NULL; } in GetInterfacePtr() function220 Interface *GetInterfacePtr() const throw() { return m_pInterface; } in GetInterfacePtr() function221 Interface*& GetInterfacePtr() throw() { return m_pInterface; } in GetInterfacePtr() function
91 math::CalculatorPtr& GetInterfacePtr() { return calculator_; } in GetInterfacePtr() function in mojo::test::__anon89e095c70111::MathCalculatorUI