Searched defs:ExecuteInsightIntentDone (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ui_ability_impl.cpp | 235 void UIAbilityImpl::ExecuteInsightIntentDone(uint64_t intentId, const InsightIntentExecuteResult &r… in ExecuteInsightIntentDone() function in OHOS::AbilityRuntime::UIAbilityImpl
|
/ohos5.0/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 817 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | ability_manager_helper_test.cpp | 501 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function in TestAbilityMgr
|
H A D | common_event_subscribe_unit_test.cpp | 561 int32_t ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t intentId, in ExecuteInsightIntentDone() function in TestAbilityMgr
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_client.cpp | 1805 ErrCode AbilityManagerClient::ExecuteInsightIntentDone(sptr<IRemoteObject> token, uint64_t intentId, in ExecuteInsightIntentDone() function in OHOS::AAFwk::AbilityManagerClient
|
H A D | ability_manager_proxy.cpp | 4941 int32_t AbilityManagerProxy::ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t in… in ExecuteInsightIntentDone() function in OHOS::AAFwk::AbilityManagerProxy
|
H A D | ability_manager_service.cpp | 11004 int32_t AbilityManagerService::ExecuteInsightIntentDone(const sptr<IRemoteObject> &token, uint64_t … in ExecuteInsightIntentDone() function in OHOS::AAFwk::AbilityManagerService
|