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

  /external/webkit/Source/WebCore/platform/
SharedBuffer.cpp 100 if (hasPlatformData())
111 if (hasPlatformData())
178 if (m_purgeableBuffer || hasPlatformData()) {
221 if (hasPlatformData() || m_purgeableBuffer) {
258 inline bool SharedBuffer::hasPlatformData() const
SharedBuffer.h 139 bool hasPlatformData() const;
  /external/webkit/Source/WebCore/platform/cf/
SharedBufferCF.cpp 62 bool SharedBuffer::hasPlatformData() const

Completed in 2010 milliseconds