Searched refs:getLengthBlock (Results 1 – 4 of 4) sorted by relevance
26 virtual uint32_t getLengthBlock() const = 0;
26 uint32_t getLengthBlock() const override;
37 uint32_t DIAFrameData::getLengthBlock() const { in getLengthBlock() function in DIAFrameData
41 fd->getLengthBlock()); in GetCorrespondingFrameData()