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

  /external/chromium_org/apps/
launcher.cc 138 handler_id_ = handler_id;
208 if (!handler_id_.empty())
209 handler = FileHandlerForId(*extension_, handler_id_);
228 if (handler_id_.empty())
229 handler_id_ = handler->id;
268 profile_, extension_, handler_id_, mime_type, file_entry);
278 std::string handler_id_; member in class:apps::__anon5862::PlatformAppPathLauncher
  /external/chromium/chrome/browser/chromeos/login/
screen_locker_browsertest.cc 40 handler_id_ = g_signal_connect(
50 handler_id_);
80 gulong handler_id_; member in class:__anon4409::Waiter

Completed in 203 milliseconds