HomeSort by relevance Sort by last modified time
    Searched full:getsecurityattributes (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/sandbox/win/src/
window.cc 19 bool GetSecurityAttributes(HANDLE handle, SECURITY_ATTRIBUTES* attributes) {
41 if (!GetSecurityAttributes(::GetProcessWindowStation(), &attributes)) {
70 if (!GetSecurityAttributes(GetThreadDesktop(GetCurrentThreadId()),

Completed in 1966 milliseconds