Home
last modified time | relevance | path

Searched defs:rootkey (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/rtc_base/win/
Dwindows_version.cc41 RegKey(HKEY rootkey, const wchar_t* subkey, REGSAM access) in RegKey()
56 LONG Create(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Create()
61 LONG CreateWithDisposition(HKEY rootkey, in CreateWithDisposition()
80 LONG Open(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Open()
/external/cronet/tot/base/win/
Dregistry.cc111 RegKey::RegKey(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in RegKey()
144 LONG RegKey::Create(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Create()
149 LONG RegKey::CreateWithDisposition(HKEY rootkey, in CreateWithDisposition()
196 LONG RegKey::Open(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Open()
462 LONG RegKey::Open(HKEY rootkey, in Open()
/external/cronet/stable/base/win/
Dregistry.cc111 RegKey::RegKey(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in RegKey()
144 LONG RegKey::Create(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Create()
149 LONG RegKey::CreateWithDisposition(HKEY rootkey, in CreateWithDisposition()
196 LONG RegKey::Open(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Open()
462 LONG RegKey::Open(HKEY rootkey, in Open()
/external/cronet/stable/net/proxy_resolution/win/
Dproxy_config_service_win.cc119 bool ProxyConfigServiceWin::AddKeyToWatchList(HKEY rootkey, in AddKeyToWatchList()
/external/cronet/tot/net/proxy_resolution/win/
Dproxy_config_service_win.cc119 bool ProxyConfigServiceWin::AddKeyToWatchList(HKEY rootkey, in AddKeyToWatchList()
/external/vboot_reference/tests/
Dvb2_keyblock_fuzzer.c18 uint8_t rootkey[4096]; member
Dvb2_gbb_tests.c15 static struct vb2_packed_key *rootkey; variable
Dvb2_firmware_tests.c30 struct vb2_packed_key rootkey; member
/external/vboot_reference/futility/
Dfile_type_bios.h60 struct bios_area_s rootkey; member
Dupdater_utils.c669 const struct vb2_packed_key *rootkey = NULL; in get_firmware_rootkey_hash() local
Dupdater_manifest.c100 const uint8_t *rootkey, uint32_t rootkey_len) in change_gbb_rootkey()
Dupdater.h166 char *rootkey; member
Dupdater.c723 const struct vb2_packed_key *rootkey; in check_compatible_root_key() local