Home
last modified time | relevance | path

Searched refs:ExecuteInsightIntentDone (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_impl.cpp235 void UIAbilityImpl::ExecuteInsightIntentDone(uint64_t intentId, const InsightIntentExecuteResult &r… in ExecuteInsightIntentDone() function in OHOS::AbilityRuntime::UIAbilityImpl
238 …auto ret = AAFwk::AbilityManagerClient::GetInstance()->ExecuteInsightIntentDone(token_, intentId, … in ExecuteInsightIntentDone()
721 abilityImpl->ExecuteInsightIntentDone(intentId, result); in ExecuteInsightIntentRepeateForeground()
749 abilityImpl->ExecuteInsightIntentDone(intentId, result); in ExecuteInsightIntentMoveToForeground()
839 abilityImpl->ExecuteInsightIntentDone(intentId, result); in ExecuteInsightIntentBackgroundByColdBoot()
862 abilityImpl->ExecuteInsightIntentDone(intentId, result); in ExecuteInsightIntentBackgroundAlreadyStart()
H A Djs_service_extension.cpp562 …auto ret = AAFwk::AbilityManagerClient::GetInstance()->ExecuteInsightIntentDone(token, intentId, r… in OnInsightIntentExecuteDone()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dui_ability_impl.h88 …void ExecuteInsightIntentDone(uint64_t intentId, const AppExecFwk::InsightIntentExecuteResult &res…
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_ability_mgr_service.h149 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_ability_manager.h323 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function
817 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/
H A Dmock_ability_delegator_stub.h193 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
373 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_ability_runtime_test/AMS/
H A Dmock_serviceability_manager_service.h340 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability_manager_service.h301 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/AMS/
H A Dmock_ability_manager_service.h292 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
H A Dmock_serviceability_manager_service.h308 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_mgr_service.h278 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/unittest/service_extension_context_test/
H A Dability_manager_stub_mock.h404 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/unittest/sys_mgr_client_test/
H A Dmock_ability_manager_service.h283 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/tools/test/mock/
H A Dmock_ability_manager_stub.h278 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H A Dability_manager_stub_mock_test.h428 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
H A Dability_manager_client_branch_test.cpp1835 auto result = client_->ExecuteInsightIntentDone(token, intentId, executeResult);
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
H A Dability_manager_stub_mock.h430 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/
H A Dability_manager_stub_impl_mock.h441 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_test/
H A Dability_manager_stub_mock.h428 …MOCK_METHOD3(ExecuteInsightIntentDone, int32_t(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dability_manager_helper_test.cpp501 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function in TestAbilityMgr
H A Dcommon_event_subscribe_unit_test.cpp561 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function in TestAbilityMgr
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_client.h1431 ErrCode ExecuteInsightIntentDone(sptr<IRemoteObject> token, uint64_t intentId,
H A Dability_manager_interface.h1503 virtual int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_proxy.h1154 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_client.cpp1805 ErrCode AbilityManagerClient::ExecuteInsightIntentDone(sptr<IRemoteObject> token, uint64_t intentId, in ExecuteInsightIntentDone() function in OHOS::AAFwk::AbilityManagerClient
1811 return abms->ExecuteInsightIntentDone(token, intentId, result); in ExecuteInsightIntentDone()

12