Home
last modified time | relevance | path

Searched refs:RemoveCaptionPropertyCallback (Results 1 - 12 of 12) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Dmock_accessibility_account_data.h35 MOCK_METHOD1(RemoveCaptionPropertyCallback, void(const wptr<IRemoteObject>& callback));
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/
H A Dmock_mt_accessibility_account_data.h35 MOCK_METHOD1(RemoveCaptionPropertyCallback, void(const wptr<IRemoteObject>& callback));
/foundation/barrierfree/accessibility/services/test/xts/inc/
H A Dmock_accessibility_account_data.h35 MOCK_METHOD1(RemoveCaptionPropertyCallback, void(const wptr<IRemoteObject>& callback));
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_account_data.h100 void RemoveCaptionPropertyCallback(const wptr<IRemoteObject>& callback);
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_account_data.cpp91 void AccessibilityAccountData::RemoveCaptionPropertyCallback(const wptr<IRemoteObject>& callback) in RemoveCaptionPropertyCallback() function in OHOS::Accessibility::AccessibilityAccountData
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_account_data.cpp91 void MockAccessibilityAccountData::RemoveCaptionPropertyCallback(const wptr<IRemoteObject>& callback) in RemoveCaptionPropertyCallback() function in OHOS::Accessibility::MockAccessibilityAccountData
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_account_data.cpp150 void AccessibilityAccountData::RemoveCaptionPropertyCallback(const wptr<IRemoteObject>& callback) in RemoveCaptionPropertyCallback() function in OHOS::Accessibility::AccessibilityAccountData
H A Daccessible_ability_manager_service.cpp2598 accountData->RemoveCaptionPropertyCallback(remote); in RemoveCallback()
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_account_data_benchmark.cpp150 void A11yBenchmarkAccountData::RemoveCaptionPropertyCallback(const wptr<IRemoteObject>& callback) in RemoveCaptionPropertyCallback() function in OHOS::A11yBenchmark::A11yBenchmarkAccountData
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H A Daccessible_ability_manager_state_observer_proxy_test.cpp1531 * @tc.desc: Check the functions of AddCaptionPropertyCallback and RemoveCaptionPropertyCallback.
1545 accountData->RemoveCaptionPropertyCallback(caption->AsObject()); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_account_data_test/
H A Daams_accessibility_account_data_test.cpp1562 * @tc.desc: Check the functions of AddCaptionPropertyCallback and RemoveCaptionPropertyCallback.
1576 accountData->RemoveCaptionPropertyCallback(caption->AsObject()); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_account_data_test.cpp1562 * @tc.desc: Check the functions of AddCaptionPropertyCallback and RemoveCaptionPropertyCallback.
1576 accountData->RemoveCaptionPropertyCallback(caption->AsObject()); in HWTEST_F()

Completed in 24 milliseconds