Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/win/
H A 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()
/aosp_15_r20/external/cronet/base/win/
H A 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()
197 LONG RegKey::Open(HKEY rootkey, const wchar_t* subkey, REGSAM access) { in Open()
464 LONG RegKey::Open(HKEY rootkey, in Open()
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Dproxy_config_service_win.cc112 bool ProxyConfigServiceWin::AddKeyToWatchList(HKEY rootkey, in AddKeyToWatchList()
/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_keyblock_fuzzer.c18 uint8_t rootkey[4096]; member
H A Dvb2_gbb_tests.c15 static struct vb2_packed_key *rootkey; variable
H A Dvb2_firmware_tests.c30 struct vb2_packed_key rootkey; member
/aosp_15_r20/external/vboot_reference/futility/
H A Dfile_type_bios.h60 struct bios_area_s rootkey; member
H A Dupdater_utils.c669 const struct vb2_packed_key *rootkey = NULL; in get_firmware_rootkey_hash() local
H A Dupdater_manifest.c100 const uint8_t *rootkey, uint32_t rootkey_len) in change_gbb_rootkey()
H A Dupdater.h160 char *rootkey; member
H A Dupdater.c725 const struct vb2_packed_key *rootkey; in check_compatible_root_key() local