Searched refs:CheckParamsValid (Results 1 – 4 of 4) sorted by relevance
29 CheckParamsValid(countDownTimeInSeconds); in ReminderRequestTimer()84 void ReminderRequestTimer::CheckParamsValid(const uint64_t countDownTimeInSeconds) const in CheckParamsValid() function in OHOS::Notification::ReminderRequestTimer
38 reminderRequestTimer.CheckParamsValid(countDownTimeInSeconds); in DoSomethingInterestingWithMyAPI()
77 void CheckParamsValid(const uint64_t countDownTimeInSeconds) const;
90 static int32_t CheckParamsValid(const struct HksImportWrappedKeyTestParams *params) in CheckParamsValid() function230 int32_t ret = CheckParamsValid(params); in HksImportWrappedKeyTestCommonCase()259 int32_t ret = CheckParamsValid(params); in HksClearKeysForWrappedKeyTest()