Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h988 AAFwk::Want newProcessRequestWant_; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1648 newProcessRequestWant_ = want; in SetScheduleNewProcessRequestState()
1734 return newProcessRequestWant_; in GetNewProcessRequestWant()