Searched defs:getBlockSize (Results 1 – 3 of 3) sorted by relevance
72 uint32_t getBlockSize() const { return BlockSize; } in getBlockSize() function142 uint32_t getBlockSize() const { return ReadInterface.getBlockSize(); } in getBlockSize() function
40 static bool getBlockSize(const T *X) { in getBlockSize() function
55 uint32_t PDBFile::getBlockSize() const { return ContainerLayout.SB->BlockSize; } in getBlockSize() function in PDBFile