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

  /external/chromium_org/ui/base/win/
shell.h 44 bool OpenItemWithExternalApp(const base::string16& full_path);
shell.cc 27 bool OpenItemWithExternalApp(const base::string16& full_path) {
51 return OpenItemWithExternalApp(full_path);

Completed in 278 milliseconds