Home
last modified time | relevance | path

Searched refs:GenerateDropSql (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dsql_util.h32 std::string GenerateDropSql(const std::string& table);
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dsql_util.cpp44 std::string GenerateDropSql(const std::string& table) in GenerateDropSql() function
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_store.cpp73 std::string sql = SqlUtil::GenerateDropSql(tableName); in DropTable()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_storage.cpp94 std::string sql = SqlUtil::GenerateDropSql(TABLE_NAME); in OnUpgrade()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map253 …"OHOS::HiviewDFX::SqlUtil::GenerateDropSql(std::__h::basic_string<char, std::__h::char_traits<char…