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

  /external/chromium_org/chrome/installer/gcapi/
gcapi.h 36 #define GCAPI_INVOKED_UAC_ELEVATION (1 << 1)
58 // GCAPI_INVOKED_UAC_ELEVATION depending on whether this method is invoked
104 // GCAPI_INVOKED_UAC_ELEVATION depending on whether this method is invoked
114 // GCAPI_INVOKED_UAC_ELEVATION depending on whether this method is invoked
124 // be set to one of GCAPI_INVOKED_STANDARD_SHELL or GCAPI_INVOKED_UAC_ELEVATION
137 // one of GCAPI_INVOKED_STANDARD_SHELL or GCAPI_INVOKED_UAC_ELEVATION depending
gcapi_reactivation.cc 41 if (shell_mode == GCAPI_INVOKED_UAC_ELEVATION)
gcapi_omaha_experiment.cc 36 const bool system_level = shell_mode == GCAPI_INVOKED_UAC_ELEVATION;
gcapi.cc 420 if (shell_mode == GCAPI_INVOKED_UAC_ELEVATION) {

Completed in 252 milliseconds