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

/external/chromium_org/rlz/win/lib/
H A Dregistry_util.h21 bool RegKeyWriteValue(base::win::RegKey& key,
H A Dregistry_util.cc39 bool RegKeyWriteValue(base::win::RegKey& key, const wchar_t* name, function in namespace:rlz_lib
H A Dmachine_deal.cc153 if (!RegKeyWriteValue(hklm_key, kDccValueName, normalized_dcc)) {
H A Drlz_value_store_registry.cc214 if (!RegKeyWriteValue(key, access_point_name_wide.c_str(), new_rlz)) {

Completed in 199 milliseconds