Searched defs:eleCnt (Results 1 – 1 of 1) sorted by relevance
64 int32_t Init(uint32_t eleCnt) in Init()690 uint32_t eleCnt = requestPacker_->ValidSize() / CmdUtils::ELEMENT_SIZE; in DoRequest() local