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 92 base::win::ScopedCoMem<wchar_t> current_app; local
94 AL_EFFECTIVE, &current_app);
100 return string16(win8::test::kDefaultTestProgId).compare(current_app) == 0;
  /external/chromium_org/chrome/installer/util/
shell_util.cc 1055 base::win::ScopedCoMem<wchar_t> current_app; local
    [all...]

Completed in 2606 milliseconds