Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Dprocess_system_api_adapter_impl.h51 std::function<DBStatus (const std::string &, SecurityOption &)> getSecurityOptionCallBack_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_single_ver_sync_db_Interface.h191 std::function<int(SecurityOption &)> getSecurityOptionCallBack_; variable