Home
last modified time | relevance | path

Searched defs:updating (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
DSourceBuffer.h68 bool updating() const { return m_updating; } in updating() function
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp74 HRESULT CUpdateCallbackConsole::StartArchive(const wchar_t *name, bool updating) in StartArchive()
/external/chromium_org/net/disk_cache/blockfile/
Ddisk_format_base.h59 volatile int32 updating; // Keep track of updates to the header. member
/external/javassist/src/main/javassist/bytecode/stackmap/
DTypedBlock.java29 public boolean updating; field in TypedBlock
/external/chromium_org/remoting/webapp/js_proto/
Ddom_proto.js160 SourceBuffer.prototype.updating; method in SourceBuffer