Searched defs:delegatePtr (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| D | distributeddb_single_ver_dlp_test.cpp | 43 DBStatus OpenDelegate(const std::string &dlpPath, KvStoreNbDelegate *&delegatePtr, in OpenDelegate() 90 …void CloseDelegate(KvStoreNbDelegate *&delegatePtr, KvStoreDelegateManager &mgr, std::string store… in CloseDelegate() 100 void CloseDelegate(RelationalStoreDelegate *&delegatePtr, RelationalStoreManager &mgr) in CloseDelegate()
|
| D | distributeddb_single_ver_multi_sub_user_test.cpp | 71 DBStatus OpenDelegate(const std::string &dlpPath, KvStoreNbDelegate *&delegatePtr, in OpenDelegate() 125 DBStatus SetCloudDB(KvStoreNbDelegate *&delegatePtr) in SetCloudDB() 159 DBStatus SetCloudDB(RelationalStoreDelegate *&delegatePtr) in SetCloudDB() 170 …void CloseDelegate(KvStoreNbDelegate *&delegatePtr, KvStoreDelegateManager &mgr, std::string store… in CloseDelegate() 180 …void CloseDelegate(RelationalStoreDelegate *&delegatePtr, RelationalStoreManager &mgr, sqlite3 *&d… in CloseDelegate()
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| D | rdb_store_impl_test.cpp | 581 auto delegatePtr = std::shared_ptr<Delegate>( variable 626 auto delegatePtr = std::shared_ptr<Delegate>( variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_render_context.cpp | 3655 auto delegatePtr = weak.Upgrade(); in PaintFocusState() local
|