Home
last modified time | relevance | path

Searched refs:SQLITE_MASTER_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h139 const std::string SQLITE_MASTER_NAME = "name"; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp104 bundleActiveResult->GetColumnIndex(SQLITE_MASTER_NAME, tableNameIndex); in InitUsageGroupDatabase()
244 bundleActiveResult->GetColumnIndex(SQLITE_MASTER_NAME, tableNameIndex); in HandleTableInfo()
292 bundleActiveResult->GetColumnIndex(SQLITE_MASTER_NAME, tableNameIndex); in HandleAllTableName()
376 bundleActiveResult->GetColumnIndex(SQLITE_MASTER_NAME, tableNameIndex); in GetOverdueTableCreateTime()