Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h92 uint64_t intentIdCount_ = 0; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_manager.cpp109 intentId = ++intentIdCount_; in AddRecord()