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

  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 170 int location_id; member in struct:__anon4694::__anon4695
195 if (!PathService::Get(locations[i].location_id, &path)) {
  /external/chromium/chrome/browser/web_applications/
web_app.cc 241 int location_id;
269 if (locations[i].location_id == base::PATH_START)
272 if (!PathService::Get(locations[i].location_id, &path)) {
  /external/chromium/chrome/browser/
shell_integration_win.cc 113 int location_id; member in struct:__anon4383::__anon4384
133 if (!PathService::Get(kLocations[i].location_id, &path)) {

Completed in 34 milliseconds