Searched defs:root_key (Results 1 – 7 of 7) sorted by relevance
/third_party/python/Lib/test/ |
D | test_winreg.py | 75 def _write_test_data(self, root_key, subkeystr="sub_key", argument 117 def _read_test_data(self, root_key, subkeystr="sub_key", OpenKey=OpenKey): argument 157 def _delete_test_data(self, root_key, subkeystr="sub_key"): argument 187 def _test_all(self, root_key, subkeystr="sub_key"): argument
|
/third_party/gn/src/base/win/ |
D | registry.cc | 390 LONG RegKey::RegDelRecurse(HKEY root_key, in RegDelRecurse() 445 RegistryValueIterator::RegistryValueIterator(HKEY root_key, in RegistryValueIterator() 452 RegistryValueIterator::RegistryValueIterator(HKEY root_key, in RegistryValueIterator() 458 void RegistryValueIterator::Initialize(HKEY root_key, in Initialize() 548 RegistryKeyIterator::RegistryKeyIterator(HKEY root_key, in RegistryKeyIterator() 553 RegistryKeyIterator::RegistryKeyIterator(HKEY root_key, in RegistryKeyIterator() 597 void RegistryKeyIterator::Initialize(HKEY root_key, in Initialize()
|
/third_party/grpc/src/core/lib/security/credentials/alts/ |
D | check_gcp_environment_windows.cc | 39 bool check_windows_registry_product_name(HKEY root_key, in check_windows_registry_product_name()
|
/third_party/gstreamer/gstplugins_bad/sys/asio/ |
D | gstasioutils.cpp | 33 HKEY root_key = nullptr; in gst_asio_enum_check_class_root() local
|
/third_party/libsnd/include/ |
D | sndfile.h.in | 485 int root_key ; /* MIDI note, or -1 for None */ member
|
D | sndfile.h | 447 int root_key; /* MIDI note, or -1 for None */ member
|
/third_party/glib/glib/ |
D | gutils.c | 1192 get_registry_str (HKEY root_key, const wchar_t *path, const wchar_t *value_name) in get_registry_str()
|