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

  /external/lzma/CPP/7zip/Common/
InOutTempBuffer.h 33 UInt64 GetDataSize() const { return _size; }
  /ndk/sources/android/crazy_linker/src/
crazy_linker_system_mock.cpp 70 size_t GetDataSize() const { return data_.size(); }
168 bool IsEof() const { return offset_ >= entry_->GetDataSize(); }
172 size_t data_size = entry_->GetDataSize();
193 size_t data_size = entry_->GetDataSize();
215 size_t data_size = entry_->GetDataSize();
228 size_t data_size = entry_->GetDataSize();
  /external/lzma/CPP/7zip/Archive/7z/
7zEncode.cpp 257 packSizes.Add(inOutTempBuffer.GetDataSize());
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 665 virtual unsigned STDMETHODCALLTYPE GetDataSize()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 515 UINT GetDataSize() const;
gdiplusimpl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10.h     [all...]
d3d11.h     [all...]
d3d10.idl     [all...]
d3d11.idl 974 UINT GetDataSize();
    [all...]
d3d9.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl     [all...]
d3d11.idl     [all...]

Completed in 308 milliseconds