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

  /external/chromium_org/webkit/browser/fileapi/
isolated_context.h 185 bool UnregisterFileSystem(const std::string& filesystem_id);
isolated_context.cc 275 return UnregisterFileSystem(filesystem_id);
397 bool deleted = UnregisterFileSystem(filesystem_id);
453 bool IsolatedContext::UnregisterFileSystem(const std::string& filesystem_id) {

Completed in 197 milliseconds