Searched refs:IsInProgress (Results 1 – 8 of 8) sorted by relevance
52 bool IsInProgress() const in IsInProgress() function
50 bool IsInProgress() const;
114 bool UpdaterUiFacade::IsInProgress() const in IsInProgress() function in Updater::UpdaterUiFacade157 if (IsInProgress() || !res) { in ShowProgressPage()
34 request.IsInProgress(); in DoSomethingInterestingWithMyAPI()
173 bool IsInProgress() const;
72 bool NotificationRequest::IsInProgress() const in IsInProgress() function in OHOS::Notification::NotificationRequest
337 EXPECT_EQ(false, notificationRequest.IsInProgress()); in CheckCaseEightResult()
464 napi_get_boolean(env, request->IsInProgress(), &value); in SetNotificationRequestByBool()