Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp119 bool IsNeedSkipLog(const unsigned int errType, const char *msg) in IsNeedSkipLog() function
130 if (IsNeedSkipLog(errType, logMsg.c_str())) { in SqliteLogCallback()