Home
last modified time | relevance | path

Searched defs:checkSchema (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dintercepted_data_impl.cpp34 bool CheckValue(const Value &value, const std::function<int(const Value &)> &checkSchema) in CheckValue()
65 const std::function<int(const Value&)> &checkSchema) in InterceptedDataImpl()