Home
last modified time | relevance | path

Searched refs:CloneOpenCall (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/
H A Dclone_source.cpp83 int32_t CloneOpenCall::OnCreate(NativeRdb::RdbStore &store) in OnCreate()
95 int32_t CloneOpenCall::OnUpgrade(NativeRdb::RdbStore &store, int oldVersion, int newVersion) in OnUpgrade()
100 void CloneOpenCall::Init(const vector<string> &tableList) in Init()
115 CloneOpenCall helper; in Init()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/include/
H A Dclone_source.h84 class CloneOpenCall; variable
102 class CloneOpenCall : public NativeRdb::RdbOpenCallback {