Searched defs:TIME_INTERVAL (Results 1 – 11 of 11) sorted by relevance
32 constexpr uint8_t TIME_INTERVAL = 1; // Heartbeat once per second variable
85 static const std::string TIME_INTERVAL; variable
74 static const std::string TIME_INTERVAL; variable
32 const std::string ReminderTable::TIME_INTERVAL = "time_interval"; member in OHOS::Notification::ReminderTable
30 const std::string ReminderBaseTable::TIME_INTERVAL = "time_interval"; member in OHOS::Notification::ReminderBaseTable
233 constexpr float TIME_INTERVAL = 1e-6f; // 1e-6f : 1 microsecond in CalculateVelocity() local
59 const char* TIME_INTERVAL = "timeInterval"; variable
24 const int64_t TIME_INTERVAL = 8; variable
54 constexpr int32_t TIME_INTERVAL = 500000; variable
469 constexpr float TIME_INTERVAL = 1e-6f; // 1 microsecond in GetPropertyVelocity() local
52 const int64_t TIME_INTERVAL = 5000; variable