Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/aams/src/
Daccessible_ability_manager_service.cpp114 std::future syncFuture = syncPromise.get_future(); in OnStop() local
227 std::future syncFuture = syncPromise.get_future(); in Dump() local
280 std::future syncFuture = syncPromise.get_future(); in RegisterStateObserver() local
329 std::future syncFuture = syncPromise->get_future(); in RegisterCaptionObserver() local
376 std::future syncFuture = syncPromisePtr->get_future(); in RegisterEnableAbilityListsObserver() local
421 std::future syncFuture = syncPromise.get_future(); in GetAbilityList() local
549 std::future syncFuture = syncPromise.get_future(); in GetCaptionProperty() local
573 std::future syncFuture = syncPromise.get_future(); in SetCaptionProperty() local
611 std::future syncFuture = syncPromise.get_future(); in GetEnabledState() local
635 std::future syncFuture = syncPromise.get_future(); in GetCaptionState() local
[all …]
Daccessible_ability_channel.cpp48 std::future syncFuture = syncPromise->get_future(); in SearchElementInfoByAccessibilityId() local
87 std::future syncFuture = syncPromise->get_future(); in SearchElementInfosByText() local
125 std::future syncFuture = syncPromise->get_future(); in FindFocusedElementInfo() local
162 std::future syncFuture = syncPromise->get_future(); in FocusMoveSearch() local
200 std::future syncFuture = syncPromise->get_future(); in ExecuteAction() local
237 std::future syncFuture = syncPromise->get_future(); in GetWindow() local
294 std::future syncFuture = syncPromise->get_future(); in GetWindows() local
366 std::future syncFuture = syncPromise->get_future(); in SendSimulateGesture() local
410 std::future syncFuture = syncPromise->get_future(); in SetTargetBundleName() local
/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_config_test/
Daccessibility_config_test.cpp89 std::future syncFuture = complete.get_future(); in BenchmarkTestForSetScreenMagnificationState() local
136 std::future syncFuture = complete.get_future(); in BenchmarkTestForSetShortkeyTarget() local
187 std::future syncFuture = complete.get_future(); in BenchmarkTestForSetContentTimeout() local
/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessible_ability_client_test/
Daccessible_ability_client_test.cpp82 std::future syncFuture = connected.get_future(); in SetUp() local
92 std::future syncFuture = disconnected.get_future(); in TearDown() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
Dnapi_accessibility_extension.cpp213 std::future syncFuture = callbackInfo->syncPromise_.get_future(); in OnAbilityDisconnected() local
515 std::future syncFuture = callbackInfo->syncPromise_.get_future(); in OnKeyPressEvent() local