Searched refs:SetLimit (Results 1 – 9 of 9) sorted by relevance
42 OH_NN_ReturnCode SetLimit(const std::shared_ptr<NNTensor>& tensor);51 {OH_NN_RANGE_LIMIT, &RangeBuilder::SetLimit},
53 OH_NN_ReturnCode RangeBuilder::SetLimit(const std::shared_ptr<NNTensor>& tensor) in SetLimit() function in OHOS::NeuralNetworkRuntime::Ops::RangeBuilder
57 DLL_EXPORT void SetLimit(int32_t lim);
74 void SetLimit(int limit, int offset);
478 void QueryObject::SetLimit(int limit, int offset) in SetLimit() function in DistributedDB::QueryObject
168 queryObj_.SetLimit(limit - addOffset, offset + addOffset); in UpdateNextSyncOffset()
169 buffer1.SetLimit(sizeof(int) + sizeof(int));
265 void HapByteBuffer::SetLimit(int32_t lim) in SetLimit() function in OHOS::Security::Verify::HapByteBuffer
432 digest.content.SetLimit(DIGEST_OFFSET_IN_CONTENT + digestlen); in GetDigestAndAlgorithm()