Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp105 case AppEventParamType::LONG: in InitValueByBaseType()
273 AppEventParam appEventParam(key, AppEventParamType::LONG); in AddParam()
603 } else if (it->type == AppEventParamType::LONG) { in GetJsonString()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h57 LONG = 5, enumerator
/base/notification/ans_standard/frameworks/ans/native/src/
Dreminder_request.cpp435 case (DbRecoveryType::LONG): { in RecoverInt64FromDb()
475 static_cast<uint64_t>(RecoverInt64FromDb(resultSet, REMINDER_TIME, DbRecoveryType::LONG)); in RecoverFromDb()
479 static_cast<uint64_t>(RecoverInt64FromDb(resultSet, TRIGGER_TIME, DbRecoveryType::LONG)); in RecoverFromDb()
483 static_cast<uint64_t>(RecoverInt64FromDb(resultSet, TIME_INTERVAL, DbRecoveryType::LONG)); in RecoverFromDb()
495 static_cast<uint64_t>(RecoverInt64FromDb(resultSet, RING_DURATION, DbRecoveryType::LONG)); in RecoverFromDb()
/base/notification/ans_standard/interfaces/innerkits/ans/native/include/
Dreminder_request.h644 LONG enumerator