Searched refs:kScanQueryReqLength (Results 1 – 2 of 2) sorted by relevance
89 constexpr int32_t kScanQueryReqLength = 25; variable
274 TF_RETURN_IF_ERROR(client_->WriteInt(kScanQueryReqLength)); in ScanQuery()