Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_share_common.h39 constexpr const char* SQL_BIGINT_TYPE = "BIGINT NOT NULL"; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_store.cpp39 {EventTable::FIELD_SUBSCRIBETIME, SQL_BIGINT_TYPE}, in OnCreate()