Home
last modified time | relevance | path

Searched defs:lpSubKey (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
Dwindows_shim.cpp285 LSTATUS __stdcall ShimRegOpenKeyExA(HKEY hKey, LPCSTR lpSubKey, [[maybe_unused]] DWORD ulOptions, in ShimRegOpenKeyExA()
/third_party/gn/src/base/win/
Dregistry.cc372 const char16_t* lpSubKey, in RegDeleteKeyExWrapper()