HomeSort by relevance Sort by last modified time
    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 106 milliseconds