Searched refs:CreateCpuCollectionTable (Results 1 – 1 of 1) sorted by relevance
148 int32_t CreateCpuCollectionTable(NativeRdb::RdbStore& dbStore) in CreateCpuCollectionTable() function235 if (auto ret = CreateCpuCollectionTable(rdbStore); ret != NativeRdb::E_OK) { in OnCreate()