Home
last modified time | relevance | path

Searched refs:IsStepValid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dperformance_analysis.cpp63 bool PerformanceAnalysis::IsStepValid(uint32_t step) const in IsStepValid() function in DistributedDB::PerformanceAnalysis
85 if (!IsStepValid(step)) { // LCOV_EXCL_BR_LINE in InsertTimeRecord()
94 if (!IsStepValid(step)) { // LCOV_EXCL_BR_LINE in GetTimeRecord()
122 if (!IsStepValid(step)) { // LCOV_EXCL_BR_LINE in StepTimeRecordStart()
142 if (!IsStepValid(step)) { // LCOV_EXCL_BR_LINE in StepTimeRecordEnd()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dperformance_analysis.h98 bool IsStepValid(uint32_t step) const;