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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/sandbox/win/src/
named_pipe_policy.h 26 // 'semantics' is the desired semantics.
29 TargetPolicy::Semantics semantics,
sync_policy.h 26 // name is the sync object name, semantics is the desired semantics for the
30 TargetPolicy::Semantics semantics,
handle_policy.h 25 TargetPolicy::Semantics semantics,
named_pipe_policy.cc 46 TargetPolicy::Semantics semantics,
48 if (TargetPolicy::NAMEDPIPES_ALLOW_ANY != semantics) {
process_thread_policy.h 27 // 'semantics' is the desired semantics.
30 TargetPolicy::Semantics semantics,
registry_policy.h 27 TargetPolicy::Semantics semantics,
handle_policy.cc 20 TargetPolicy::Semantics semantics,
24 switch (semantics) {
filesystem_policy.h 27 // 'semantics' is the desired semantics for the open or create.
30 TargetPolicy::Semantics semantics,