Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h36 struct InsightIntentExecuteRecord { struct
37 uint64_t key = 0;
38 sptr<IRemoteObject> callerToken = nullptr;
39 sptr<IRemoteObject::DeathRecipient> deathRecipient = nullptr;
40 InsightIntentExecuteState state = InsightIntentExecuteState::UNKNOWN;
41 std::string bundleName;