Searched refs:CallBackParam (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributeddb_nb_test_tools.h | 255 struct CallBackParam { struct 278 DistributedDB::KvStoreDelegateManager *&manager, CallBackParam ¶m); argument 280 DistributedDB::KvStoreNbDelegate *&delegate, CallBackParam ¶m); 282 DistributedDB::KvStoreNbDelegate *&delegate, CallBackParam ¶m);
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_nb_test_tools.cpp | 690 …const std::string &storeId, DistributedDB::KvStoreDelegateManager *&manager, CallBackParam &pathRe… in CorruptNewCallBack() 718 …const std::string &storeId, DistributedDB::KvStoreNbDelegate *&delegate, CallBackParam &pathResult) in CorruptCallBackOfImport() 731 …const std::string &storeId, DistributedDB::KvStoreNbDelegate *&delegate, CallBackParam &pathResult) in CorruptCallBackOfExport()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_backup_test.cpp | 1307 CallBackParam pathResult = {filePath, true}; 1358 CallBackParam pathResult = {filePath, true}; 1431 CallBackParam pathResult = {filePath, true};
|