Home
last modified time | relevance | path

Searched defs:succeeded (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/cleancachecallbackproxy_fuzzer/
H A Dcleancachecallbackproxy_fuzzer.cpp30 bool succeeded = false; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dclean_cache_callback_proxy.cpp36 void CleanCacheCallbackProxy::OnCleanCacheFinished(bool succeeded) in OnCleanCacheFinished()
/ohos5.0/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessibility_element_operator_callback_impl.cpp65 void AccessibilityElementOperatorCallbackImpl::SetExecuteActionResult(const bool succeeded, const i… in SetExecuteActionResult()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_clean_cache_callback_host_test/
H A Dbms_clean_cache_callback_host_test.cpp33 void OnCleanCacheFinished(bool succeeded) override {}; in OnCleanCacheFinished()
/ohos5.0/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibilityelementoperatorcallbackstub_fuzzer/
H A Daccessibilityelementoperatorcallbackstub_fuzzer.cpp40 void SetExecuteActionResult(const bool succeeded, const int32_t requestId) override {} in SetExecuteActionResult()
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessibility_element_operator_callback_proxy.cpp235 void AccessibilityElementOperatorCallbackProxy::SetExecuteActionResult(const bool succeeded, const … in SetExecuteActionResult()
H A Daccessibility_element_operator_callback_stub.cpp220 bool succeeded = data.ReadBool(); in HandleSetExecuteActionResult() local
/ohos5.0/foundation/barrierfree/accessibility/frameworks/asacfwk/src/
H A Daccessibility_system_ability_client_impl.cpp646 const bool succeeded, const int32_t requestId) in SetExecuteActionResult()
740 void AccessibilitySystemAbilityClientImpl::SetPerformActionResult(const bool succeeded, const int32… in SetPerformActionResult()
H A Daccessibility_element_operator_impl.cpp261 const bool succeeded, const int32_t requestId) in SetExecuteActionResult()
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessibility_element_operator_impl.cpp231 const bool succeeded, const int32_t requestId) in SetExecuteActionResult()
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/
H A Daccessibilitysystemabilityclient_fuzzer.cpp384 bool succeeded = false; in SetExecuteActionResultFuzzTest() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touch_guider.cpp458 void TouchGuider::ElementOperatorCallbackImpl::SetExecuteActionResult(const bool succeeded, const i… in SetExecuteActionResult()
H A Daccessible_ability_manager_service.cpp1887 …bleAbilityManagerService::ElementOperatorCallbackImpl::SetExecuteActionResult(const bool succeeded, in SetExecuteActionResult()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_third_provider_interaction_operation_test.cpp226 void SetExecuteActionResult(const bool succeeded, const int32_t requestId) override in SetExecuteActionResult()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation.cpp493 const bool succeeded, const int32_t requestId) in SetExecuteActionResult()
H A Djs_accessibility_manager.cpp5939 AccessibilityElementOperatorCallback& callback, const bool succeeded, const int32_t requestId) in SetExecuteActionResult()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_manager_service_test.cpp1411 bool succeeded = true; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp114 void CleanCacheCallBackImpl::OnCleanCacheFinished(bool succeeded) in OnCleanCacheFinished()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H A Dbundlemgr_proxy_test.cpp65 virtual void OnCleanCacheFinished(bool succeeded) override {}; in OnCleanCacheFinished()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp886 void ICleanCacheCallbackTest::OnCleanCacheFinished(bool succeeded) in OnCleanCacheFinished()
H A Dbms_bundle_kit_service_test.cpp368 void ICleanCacheCallbackTest::OnCleanCacheFinished(bool succeeded) {} in OnCleanCacheFinished()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp195 void CleanCacheCallBackImpl::OnCleanCacheFinished(bool succeeded) in OnCleanCacheFinished()