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

  /external/chromium_org/sandbox/win/src/
handle_table.h 21 static const char16* HandleTable::kTypeProcess;
handle_table.cc 25 const char16* HandleTable::kTypeProcess = L"Process";
  /external/chromium_org/content/common/
handle_enumerator_win.cc 26 handle_types[sandbox::HandleTable::kTypeProcess] = ProcessHandle;

Completed in 33 milliseconds