OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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