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

  /external/chromium_org/chrome/browser/ui/webui/
screenshot_source.h 70 static const char kScreenshotCurrent[];
screenshot_source.cc 45 const char ScreenshotSource::kScreenshotCurrent[] = "current";
179 if (path == ScreenshotSource::kScreenshotCurrent) {
feedback_ui.cc 546 std::string(ScreenshotSource::kScreenshotCurrent));

Completed in 73 milliseconds