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

  /external/gptfdisk/
basicmbr.h 89 void SetBlockSize(uint32_t bs) {blockSize = bs;}
  /system/update_engine/scripts/update_payload/
test_utils.py 162 def SetBlockSize(self, block_size):
  /external/opencv/otherlibs/highgui/
bitstrm.cpp 177 void RBaseStream::SetBlockSize( int block_size, int unGetsize )
799 void WBaseStream::SetBlockSize( int block_size )

Completed in 152 milliseconds