Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h1016 AppSpawnStartMsg startMsg_; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1819 startMsg_ = msg; in SetStartMsg()
1824 return startMsg_; in GetStartMsg()