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 148 handler_id_ = handler_id;
236 if (!handler_id_.empty())
237 handler = FileHandlerForId(*extension_, handler_id_);
256 if (handler_id_.empty())
257 handler_id_ = handler->id;
296 profile_, extension_, handler_id_, mime_type, file_entry);
306 std::string handler_id_; member in class:apps::__anon5865::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:__anon4412::Waiter

Completed in 318 milliseconds