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

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

Completed in 119 milliseconds