Home
last modified time | relevance | path

Searched defs:syncFuture (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings.cpp76 ffrt::future syncFuture = syncPromise->get_future(); in SetShortKeyState() local
128 ffrt::future syncFuture = syncPromise->get_future(); in SetMouseAutoClick() local
166 ffrt::future syncFuture = syncPromise->get_future(); in SetShortkeyTarget() local
202 ffrt::future syncFuture = syncPromise->get_future(); in SetShortkeyMultiTarget() local
327 ffrt::future syncFuture = syncPromise->get_future(); in SetDaltonizationColorFilter() local
362 ffrt::future syncFuture = syncPromise->get_future(); in SetContentTimeout() local
403 ffrt::future syncFuture = syncPromise->get_future(); in SetBrightnessDiscount() local
440 ffrt::future syncFuture = syncPromise->get_future(); in SetAudioBalance() local
477 ffrt::future syncFuture = syncPromise->get_future(); in SetClickResponseTime() local
515 ffrt::future syncFuture = syncPromise->get_future(); in SetIgnoreRepeatClickState() local
[all …]
H A Daccessible_ability_channel.cpp70 ffrt::future syncFuture = syncPromise->get_future(); in SearchElementInfoByAccessibilityId() local
130 ffrt::future syncFuture = syncPromise->get_future(); in SearchElementInfosByText() local
179 ffrt::future syncFuture = syncPromise->get_future(); in FindFocusedElementInfo() local
231 ffrt::future syncFuture = syncPromise->get_future(); in FocusMoveSearch() local
349 ffrt::future syncFuture = syncPromise->get_future(); in ExecuteAction() local
406 ffrt::future syncFuture = syncPromise->get_future(); in GetWindow() local
470 ffrt::future syncFuture = syncPromise->get_future(); in GetWindows() local
550 ffrt::future syncFuture = syncPromise->get_future(); in GetCursorPosition() local
596 ffrt::future syncFuture = syncPromise->get_future(); in SendSimulateGesture() local
643 ffrt::future syncFuture = syncPromise->get_future(); in SetTargetBundleName() local
H A Daccessible_ability_manager_service.cpp197 ffrt::future syncFuture = syncPromise.get_future(); in OnStop() local
314 ffrt::future syncFuture = syncPromise.get_future(); in Dump() local
446 ffrt::future syncFuture = syncPromise.get_future(); in GetRealWindowAndElementId() local
463 ffrt::future syncFuture = syncPromise.get_future(); in GetSceneBoardInnerWinId() local
662 ffrt::future syncFuture = syncPromise->get_future(); in RegisterCaptionObserver() local
754 ffrt::future syncFuture = syncPromise.get_future(); in GetAbilityList() local
1116 ffrt::future syncFuture = syncPromise.get_future(); in GetEnabledState() local
1145 ffrt::future syncFuture = syncPromise.get_future(); in GetTouchGuideState() local
1169 ffrt::future syncFuture = syncPromise.get_future(); in GetGestureState() local
1193 ffrt::future syncFuture = syncPromise.get_future(); in GetKeyEventObserverState() local
[all …]
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_config_test/
H A Daccessibility_config_test.cpp89 ffrt::future syncFuture = complete.get_future(); in BenchmarkTestForSetScreenMagnificationState() local
136 ffrt::future syncFuture = complete.get_future(); in BenchmarkTestForSetShortkeyTarget() local
187 ffrt::future syncFuture = complete.get_future(); in BenchmarkTestForSetContentTimeout() local
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessible_ability_client_test/
H A Daccessible_ability_client_test.cpp82 ffrt::future syncFuture = connected.get_future(); in SetUp() local
92 ffrt::future syncFuture = disconnect.get_future(); in TearDown() local
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_extension.cpp231 ffrt::future syncFuture = callbackInfo->syncPromise_.get_future(); in OnAbilityDisconnected() local
597 ffrt::future syncFuture = callbackInfo->syncPromise_.get_future(); in OnKeyPressEvent() local