Searched defs:GetApp (Results 1 – 2 of 2) sorted by relevance
141 CPDFDoc_Environment* GetApp(){return m_pApp;} in GetApp() function
312 bool KioskAppManager::GetApp(const std::string& app_id, App* app) const { in GetApp() function in chromeos::KioskAppManager