Searched refs:key_access (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/mini_installer/
H A Dmini_installer.cc163 const REGSAM key_access = KEY_QUERY_VALUE | KEY_SET_VALUE; local
187 if (OpenClientStateKey(root_key, app_guid, key_access, &key)) {
205 if (!OpenClientStateKey(root_key, app_guid, key_access, &key))

Completed in 1799 milliseconds