Searched refs:GetDriver (Results 1 – 6 of 6) sorted by relevance
89 IDriver *GetDriver(const CMIUtilString &vrDriverId) const;
48 CMIDriverBase &GetDriver() const;
76 CMICmnLLDBDebugger::Instance().GetDriver().SetExitApplicationFlag(true); in Execute()
725 CMIDriverMgr::GetDriver(const CMIUtilString &vrDriverId) const { in GetDriver() function in CMIDriverMgr
268 CMIDriverBase &CMICmnLLDBDebugger::GetDriver() const { in GetDriver() function in CMICmnLLDBDebugger
821 CMICmnLLDBDebugger::Instance().GetDriver().SetExitApplicationFlag( in HandleEventSBCommandInterpreter()