Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp28 bool CheckOption(const KvStoreNbDelegate::Option &option) in CheckOption() function
326 if (!CheckOption(option)) { in CheckParaOption()
H A Drd_single_ver_natural_store_connection.cpp53 int RdSingleVerNaturalStoreConnection::CheckOption(const IOption &option, SingleVerDataType &type) in CheckOption() function in DistributedDB::RdSingleVerNaturalStoreConnection
72 int errCode = CheckOption(option, type); in GetEntriesInner()
267 int errCode = CheckOption(option, dataType); in Get()
H A Drd_single_ver_natural_store_connection.h118 static int CheckOption(const IOption &option, SingleVerDataType &type);