Home
last modified time | relevance | path

Searched defs:focusCallback (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/focus_controller/
H A Djs_focus_controller.cpp59 auto focusCallback = [env](NG::RequestFocusResult result) { in JSRequestFocus() local
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp482 sptr<ElementOperatorCallbackImpl> focusCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElementByConnection() local
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp482 sptr<ElementOperatorCallbackImpl> focusCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElementByConnection() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp482 sptr<ElementOperatorCallbackImpl> focusCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElementByConnection() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp3705 std::shared_ptr<FocusCallback> focusCallback = std::make_shared<CallbackListener>(); in HWTEST_F() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp1929 void CaptureSession::SetFocusCallback(std::shared_ptr<FocusCallback> focusCallback) in SetFocusCallback() argument

Completed in 37 milliseconds