Home
last modified time | relevance | path

Searched defs:abilityMgr_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/include/
H A Dability_manager_helper.h73 sptr<AAFwk::IAbilityManager> abilityMgr_; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_conn_manager.cpp90 sptr<AAFwk::IAbilityManager> abilityMgr_ = iface_cast<AAFwk::IAbilityManager>(remoteObject); in StartWork() local
133 sptr<AAFwk::IAbilityManager> abilityMgr_ = iface_cast<AAFwk::IAbilityManager>(remoteObject); in DisConnect() local
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/
H A Ddevice_manager_service_impl.h157 std::shared_ptr<DmAbilityManager> abilityMgr_; variable