Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1303 auto notifyAddedTask = [systemAbilityId, remoteObject, this]() { in SendSystemAbilityAddedMsg() local
1309 bool ret = workHandler_->PostTask(notifyAddedTask); in SendSystemAbilityAddedMsg()