Searched refs:CloudDiskDataCallBack (Results 1 – 4 of 4) sorted by relevance
254 int32_t CloudDiskDataCallBack::OnCreate(RdbStore &store) in OnCreate()259 int32_t CloudDiskDataCallBack::OnUpgrade(RdbStore &store, int32_t oldVersion, int32_t newVersion) in OnUpgrade()
1289 CloudDiskDataCallBack CloudDiskDataCallBack; variable1290 int32_t ret = CloudDiskDataCallBack.OnUpgrade(store, oldVersion, newVersion);1306 CloudDiskDataCallBack CloudDiskDataCallBack; variable1307 int32_t ret = CloudDiskDataCallBack.OnUpgrade(store, oldVersion, newVersion);
109 class CloudDiskDataCallBack : public NativeRdb::RdbOpenCallback {
103 CloudDiskDataCallBack rdbDataCallBack; in ReBuildDatabase()135 CloudDiskDataCallBack rdbDataCallBack; in RdbInit()1499 int32_t CloudDiskDataCallBack::OnCreate(RdbStore &store) in OnCreate()1819 int32_t CloudDiskDataCallBack::OnUpgrade(RdbStore &store, int32_t oldVersion, int32_t newVersion) in OnUpgrade()