Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp436 case (DbRecoveryType::LONG): { in RecoverInt64FromDb()
476 static_cast<uint64_t>(RecoverInt64FromDb(resultSet, REMINDER_TIME, DbRecoveryType::LONG)); in RecoverFromDb()
480 static_cast<uint64_t>(RecoverInt64FromDb(resultSet, TRIGGER_TIME, DbRecoveryType::LONG)); in RecoverFromDb()
484 static_cast<uint64_t>(RecoverInt64FromDb(resultSet, TIME_INTERVAL, DbRecoveryType::LONG)); in RecoverFromDb()
496 static_cast<uint64_t>(RecoverInt64FromDb(resultSet, RING_DURATION, DbRecoveryType::LONG)); in RecoverFromDb()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h646 LONG enumerator
/base/global/i18n_lite/
DREADME_zh.md114 …MeasureFormatType type = MeasureFormatType::MEASURE_FULL; // 指定度量衡格式,包括SHORT、MEDIUM、LONG、FULL四种格式。