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

  /external/chromium_org/sandbox/win/src/
sync_policy.h 22 class SyncPolicy {
sync_dispatcher.cc 55 DWORD ret = SyncPolicy::CreateEventAction(result, *ipc->client_info, *name,
75 DWORD ret = SyncPolicy::OpenEventAction(result, *ipc->client_info, *name,
sync_policy.cc 133 bool SyncPolicy::GenerateRules(const wchar_t* name,
179 DWORD SyncPolicy::CreateEventAction(EvalResult eval_result,
217 DWORD SyncPolicy::OpenEventAction(EvalResult eval_result,
sandbox_policy_base.cc 364 if (!SyncPolicy::GenerateRules(pattern, semantics, policy_maker_)) {

Completed in 213 milliseconds