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

  /external/chromium_org/win8/test/
metro_registration_helper.cc 93 base::win::ScopedCoMem<wchar_t> current_app; local
95 AL_EFFECTIVE, &current_app);
101 return string16(win8::test::kDefaultTestProgId).compare(current_app) == 0;
  /external/chromium_org/chrome/installer/util/
shell_util.cc 1065 base::win::ScopedCoMem<wchar_t> current_app; local
    [all...]

Completed in 34 milliseconds