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

  /external/chromium_org/sandbox/win/src/
handle_table.h 24 static const char16* HandleTable::kTypeDirectory;
handle_table.cc 28 const char16* HandleTable::kTypeDirectory = L"Directory";
  /external/chromium_org/content/common/
handle_enumerator_win.cc 29 handle_types[sandbox::HandleTable::kTypeDirectory] = DirectoryHandle;

Completed in 111 milliseconds