Searched defs:rootkey (Results 1 – 13 of 13) sorted by relevance
/external/webrtc/rtc_base/win/ |
D | windows_version.cc | 41 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/ |
D | registry.cc | 111 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/ |
D | registry.cc | 111 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/ |
D | proxy_config_service_win.cc | 119 bool ProxyConfigServiceWin::AddKeyToWatchList(HKEY rootkey, in AddKeyToWatchList()
|
/external/cronet/tot/net/proxy_resolution/win/ |
D | proxy_config_service_win.cc | 119 bool ProxyConfigServiceWin::AddKeyToWatchList(HKEY rootkey, in AddKeyToWatchList()
|
/external/vboot_reference/tests/ |
D | vb2_keyblock_fuzzer.c | 18 uint8_t rootkey[4096]; member
|
D | vb2_gbb_tests.c | 15 static struct vb2_packed_key *rootkey; variable
|
D | vb2_firmware_tests.c | 30 struct vb2_packed_key rootkey; member
|
/external/vboot_reference/futility/ |
D | file_type_bios.h | 60 struct bios_area_s rootkey; member
|
D | updater_utils.c | 669 const struct vb2_packed_key *rootkey = NULL; in get_firmware_rootkey_hash() local
|
D | updater_manifest.c | 100 const uint8_t *rootkey, uint32_t rootkey_len) in change_gbb_rootkey()
|
D | updater.h | 166 char *rootkey; member
|
D | updater.c | 723 const struct vb2_packed_key *rootkey; in check_compatible_root_key() local
|