Searched refs:otherInstance (Results 1 – 12 of 12) sorted by relevance
53 virtual ExternalInstance* otherInstance() const = 0;
27 ExternalInstance* otherInstance() const override;
71 virtual ExternalInstance* otherInstance() const;
57 ExternalInstance* DBusExternalCommunicator::otherInstance() const in otherInstance() function in DBusExternalCommunicator
188 externalCommunicator->otherInstance() ); in main()191 auto ptr = externalCommunicator->otherInstance(); in main()
115 ExternalInstance* SocketExternalCommunicator::otherInstance() const in otherInstance() function in SocketExternalCommunicator