Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1455 auto notifyLoadedTask = [systemAbilityId, remoteObject, callback, this]() { in SendLoadedSystemAbilityMsg() local
1459 bool ret = workHandler_->PostTask(notifyLoadedTask); in SendLoadedSystemAbilityMsg()