Home
last modified time | relevance | path

Searched defs:SQL_INT_TYPE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/include/
H A Dsql_util.h24 const std::string SQL_INT_TYPE = "INTEGER"; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_share_common.h38 constexpr const char* SQL_INT_TYPE = "INTEGER NOT NULL"; variable