Home
last modified time | relevance | path

Searched refs:EXECUTE_DONE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h32 EXECUTE_DONE, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_manager.cpp158 record->state = InsightIntentExecuteState::EXECUTE_DONE; in ExecuteIntentDone()