Home
last modified time | relevance | path

Searched refs:FilesystemScope (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dfileutils.h432 class FilesystemScope{
434 explicit FilesystemScope(FilesystemInterface *new_fs) { in FilesystemScope() function
437 ~FilesystemScope() { in ~FilesystemScope()
442 DISALLOW_IMPLICIT_CONSTRUCTORS(FilesystemScope);