Searched refs:SecurityDescriptor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome_elf/create_file/
H A Dchrome_create_file_unittest.cc183 params->object_attributes.SecurityDescriptor =
184 object_attributes->SecurityDescriptor;
208 EXPECT_EQ(kernel_params_.object_attributes.SecurityDescriptor,
209 elf_params_.object_attributes.SecurityDescriptor);
/external/chromium_org/sandbox/win/tools/finder/
H A Dntundoc.h31 PVOID SecurityDescriptor; member in struct:_OBJECT_ATTRIBUTES
159 (p)->SecurityDescriptor = s; \
/external/chromium_org/sandbox/win/src/
H A Dprocess_thread_interception.cc49 NULL != object_attributes->SecurityDescriptor ||
127 NULL != object_attributes->SecurityDescriptor ||
H A Dnt_internals.h67 PVOID SecurityDescriptor; member in struct:_OBJECT_ATTRIBUTES
77 (p)->SecurityDescriptor = s;\

Completed in 85 milliseconds