Home
last modified time | relevance | path

Searched refs:IsLimit (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.h51 bool IsLimit(int count, const int32_t callingPid);
H A Drdb_delegate.cpp210 if (count > MAX_RESULTSET_COUNT && IsLimit(count, callingPid)) { in Query()
298 bool RdbDelegate::IsLimit(int count, const int32_t callingPid) in IsLimit() function in OHOS::DataShare::RdbDelegate

Completed in 2 milliseconds