OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateWithDisposition
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/win/
registry.h
33
LONG
CreateWithDisposition
(HKEY rootkey, const wchar_t* subkey,
registry.cc
44
return
CreateWithDisposition
(rootkey, subkey, &disposition_value, access);
47
LONG RegKey::
CreateWithDisposition
(HKEY rootkey, const wchar_t* subkey,
Completed in 29 milliseconds