Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp730 auto pendingTask = [procName, systemAbilityId, this] () { in AddOnDemandSystemAbilityInfo() local
733 bool ret = workHandler_->PostTask(pendingTask); in AddOnDemandSystemAbilityInfo()