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