Home
last modified time | relevance | path

Searched refs:CheckParaOption (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.h86 bool CheckParaOption(const KvStoreNbDelegate::Option &option,
H A Drd_utils.cpp299 bool CheckParaOption(const KvStoreNbDelegate::Option &option, in CheckParaOption() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp267 if (!CheckParaOption(option, callback)) { in GetKvStoreParamCheck()