Home
last modified time | relevance | path

Searched refs:ToDelString (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/adapter/dbstore/
Ddata_query.cpp132 std::string DataQuery::ToDelString(int limit) const in ToDelString() function in OHOS::HiviewDFX::DataQuery
Ddoc_store.cpp134 std::string delSql = query.ToDelString(query.limit_); in Delete()
/base/hiviewdfx/hiview/adapter/dbstore/include/
Ddata_query.h162 std::string ToDelString(int limit = 0) const;