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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msisupport.c 54 INSTALLSTATE ext_old, ext_new, tcl_old, tcl_new, reg_new; local
57 result = MsiGetFeatureStateA(hInstall, "Extensions", &ext_old, &ext_new);
68 ext_new = ext_old;
  /external/python/cpython2/Tools/msi/
msisupport.c 54 INSTALLSTATE ext_old, ext_new, tcl_old, tcl_new, reg_new; local
57 result = MsiGetFeatureStateA(hInstall, "Extensions", &ext_old, &ext_new);
68 ext_new = ext_old;

Completed in 1049 milliseconds