Home
last modified time | relevance | path

Searched defs:CreateTable (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dsql_util.cpp20 std::string CreateTable(const std::string& table, const std::vector<std::pair<std::string, std::str… in CreateTable() function
/base/customization/enterprise_device_management/services/edm/src/database/
Dedm_rdb_data_manager.cpp56 bool EdmRdbDataManager::CreateTable(const std::string &createTableSql) in CreateTable() function in OHOS::EDM::EdmRdbDataManager
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/src/
Dcm_rdb_data_manager.cpp108 bool CmRdbDataManager::CreateTable() in CreateTable() function in OHOS::Security::CertManager::CmRdbDataManager
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/
Dexport_db_storage.cpp35 int32_t CreateTable(NativeRdb::RdbStore& dbStore, const std::string& tableName, in CreateTable() function
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Devent_db_helper.cpp181 int EventDbHelper::CreateTable(const std::string& table, in CreateTable() function in OHOS::HiviewDFX::EventDbHelper
/base/security/security_guard/services/data_collect/store/src/
Ddatabase_helper.cpp272 std::string DatabaseHelper::CreateTable() in CreateTable() function in OHOS::Security::SecurityGuard::DatabaseHelper
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
Dcpu_storage.cpp130 int32_t CreateTable(NativeRdb::RdbStore& dbStore, const std::string& tableName, in CreateTable() function
/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_store.cpp123 int32_t ReminderStore::ReminderStoreDataCallBack::CreateTable(NativeRdb::RdbStore& store) in CreateTable() function in OHOS::Notification::ReminderStore::ReminderStoreDataCallBack