Searched defs:UnregisterFileSystem (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Disolated_context.cc275 return UnregisterFileSystem(filesystem_id);
397 bool deleted = UnregisterFileSystem(filesystem_id);
453 bool IsolatedContext::UnregisterFileSystem(const std::string& filesystem_id) { function in class:storage::IsolatedContext

Completed in 71 milliseconds