Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp678 auto serviceInnerObj = serviceInner.lock(); in ScheduleBackgroundRunning() local
679 if (serviceInnerObj == nullptr) { in ScheduleBackgroundRunning()
684 serviceInnerObj->ApplicationBackgrounded(recordId); in ScheduleBackgroundRunning()