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

  /external/chromium_org/webkit/browser/fileapi/
file_system_operation_context.h 57 UpdateObserverList* update_observers() { return &update_observers_; } function in class:fileapi::FileSystemOperationContext
sandbox_file_system_backend_delegate.cc 287 const UpdateObserverList* update_observers = GetUpdateObservers(url.type()); local
289 DCHECK(update_observers);
293 operation_context->set_update_observers(*update_observers);
obfuscated_file_util.cc 90 context->update_observers()->Notify(
    [all...]

Completed in 49 milliseconds