Searched refs:CreateFormRecordTable (Results 1 – 4 of 4) sorted by relevance
107 int32_t CreateFormRecordTable(uint32_t databaseType, int64_t timeStamp);
431 database->CreateFormRecordTable(databaseType, 0);
449 database->CreateFormRecordTable(databaseType, currentTimeMillis);
714 int32_t BundleActiveUsageDatabase::CreateFormRecordTable(uint32_t databaseType, int64_t timeStamp) in CreateFormRecordTable() function in OHOS::DeviceUsageStats::BundleActiveUsageDatabase1664 CreateFormRecordTable(APP_GROUP_DATABASE_INDEX, timeStamp); in CreateRecordTable()