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

  /external/chromium/chrome/browser/ui/webui/
slideshow_ui.cc 35 static const char kPropertyPath[] = "path";
239 file_value->SetString(kPropertyPath,
265 info_value.SetString(kPropertyPath, currentpath_.value());
mediaplayer_ui.cc 51 static const char kPropertyPath[] = "path";
249 url_value->SetString(kPropertyPath, current_playlist_[x].url.spec());
285 info_value.SetString(kPropertyPath, path);
active_downloads_ui.cc 61 static const char kPropertyPath[] = "path";
  /external/chromium_org/chrome/browser/ui/webui/chromeos/imageburner/
imageburner_ui.cc 34 const char kPropertyPath[] = "path";
  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.cc 32 static const char kPropertyPath[] = "path";
318 page_value->SetString(std::string(kPropertyPath), title);
327 info_value.SetString(std::string(kPropertyPath), "");

Completed in 289 milliseconds