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

  /external/chromium_org/chrome/common/extensions/manifest_handlers/
app_launch_info.cc 197 std::string gallery_url_str = CommandLine::ForCurrentProcess()-> local
201 if (!gallery_url_str.empty()) {
202 GURL gallery_url(gallery_url_str);
  /external/chromium/chrome/common/extensions/
extension.cc 1312 std::string gallery_url_str = CommandLine::ForCurrentProcess()-> local
    [all...]

Completed in 27 milliseconds