Searched refs:XDGOpen (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dplatform_util_linux.cc44 void XDGOpen(const std::string& path) { function in namespace:__anon2337
64 XDGOpen(dir.value());
68 XDGOpen(full_path.value());
75 XDGOpen(url.spec());
/external/chromium_org/chrome/browser/
H A Dplatform_util_linux.cc44 void XDGOpen(const std::string& path) { function in namespace:__anon5670
60 XDGOpen(dir.value());
76 base::Bind(&XDGOpen, full_path.value()));
84 XDGOpen(url.spec());

Completed in 99 milliseconds