Searched defs:ExecuteInsightIntentDone (Results 1 - 5 of 5) sorted by relevance
/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_ability_manager.h | 323 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function in OHOS::AppExecFwk::MockAbilityMgrProxy 817 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function in OHOS::AppExecFwk::MockAbilityMgrService
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ui_ability_impl.cpp | 234 void UIAbilityImpl::ExecuteInsightIntentDone(uint64_t intentId, const InsightIntentExecuteResult &result) in ExecuteInsightIntentDone() function in OHOS::AbilityRuntime::UIAbilityImpl
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_client.cpp | 1839 ErrCode AbilityManagerClient::ExecuteInsightIntentDone(sptr<IRemoteObject> token, uint64_t intentId, in ExecuteInsightIntentDone() function in OHOS::AAFwk::AbilityManagerClient
|
H A D | ability_manager_proxy.cpp | 4916 int32_t AbilityManagerProxy::ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function in OHOS::AAFwk::AbilityManagerProxy
|
H A D | ability_manager_service.cpp | 10712 int32_t AbilityManagerService::ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function in OHOS::AAFwk::AbilityManagerService
|
Completed in 37 milliseconds