Searched refs:RINGTONE_RDB_VERSION (Results 1 – 4 of 4) sorted by relevance
61 const int32_t RINGTONE_RDB_VERSION = 5; variable
42 rdbStore = NativeRdb::RdbHelper::GetRdbStore(config, RINGTONE_RDB_VERSION, cb, err); in InitDb()
79 …rdbStore_ = NativeRdb::RdbHelper::GetRdbStore(config_, RINGTONE_RDB_VERSION, rdbDataCallBack, errC… in Init()
135 auto rdbStore = NativeRdb::RdbHelper::GetRdbStore(config, RINGTONE_RDB_VERSION, cb, err);