HomeSort by relevance Sort by last modified time
    Searched refs:SecurityDescriptor (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome_elf/create_file/
chrome_create_file_unittest.cc 183 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/
ntundoc.h 31 PVOID SecurityDescriptor;
159 (p)->SecurityDescriptor = s; \
  /external/chromium_org/sandbox/win/src/
process_thread_interception.cc 49 NULL != object_attributes->SecurityDescriptor ||
127 NULL != object_attributes->SecurityDescriptor ||
nt_internals.h 67 PVOID SecurityDescriptor;
77 (p)->SecurityDescriptor = s;\

Completed in 74 milliseconds