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

  /external/chromium/chrome/browser/
jumplist_win.h 174 std::wstring app_id_; member in class:JumpList
jumplist_win.cc 500 : app_id_(app_id),
512 std::wstring app_id_; member in class:__anon3254::JumpListUpdateTask
566 UpdateJumpList(app_id_.c_str(), most_visited_pages_, recently_closed_pages_);
603 app_id_ = ShellIntegration::GetChromiumAppId(profile->GetPath());
775 new JumpListUpdateTask(app_id_.c_str(), icon_dir_, most_visited_pages_,
  /external/chromium/chrome/browser/net/
chrome_url_request_context.cc 80 app_id_(app_id),
86 main_request_context_getter_->GetIOContext(), app_id_);
91 const std::string app_id_; member in class:__anon3271::FactoryForIsolatedApp

Completed in 2582 milliseconds