HomeSort by relevance Sort by last modified time
    Searched refs:IsValidIDForCurrentUser (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_app_tab_helper.h 23 virtual bool IsValidIDForCurrentUser(const std::string& id) OVERRIDE;
launcher_app_tab_helper.cc 71 bool LauncherAppTabHelper::IsValidIDForCurrentUser(const std::string& id) {
chrome_launcher_controller.h 131 virtual bool IsValidIDForCurrentUser(const std::string& id) = 0;
chrome_launcher_controller.cc     [all...]
chrome_launcher_controller_unittest.cc 194 virtual bool IsValidIDForCurrentUser(const std::string& id) OVERRIDE {
    [all...]

Completed in 109 milliseconds