Searched refs:kPropertyPath (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dslideshow_ui.cc35 static const char kPropertyPath[] = "path"; variable
239 file_value->SetString(kPropertyPath,
265 info_value.SetString(kPropertyPath, currentpath_.value());
H A Dmediaplayer_ui.cc51 static const char kPropertyPath[] = "path"; variable
249 url_value->SetString(kPropertyPath, current_playlist_[x].url.spec());
285 info_value.SetString(kPropertyPath, path);
H A Dactive_downloads_ui.cc61 static const char kPropertyPath[] = "path"; member in namespace:__anon2178
/external/chromium/chrome/browser/ui/webui/chromeos/
H A Dimageburner_ui.cc32 static const char kPropertyPath[] = "path"; variable
318 page_value->SetString(std::string(kPropertyPath), title);
327 info_value.SetString(std::string(kPropertyPath), "");

Completed in 113 milliseconds