Home
last modified time | relevance | path

Searched refs:appMgrProxy_ (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp2032 appMgrProxy_ = nullptr; in OnRemoveAppMgr()
2037 if (appMgrProxy_ != nullptr) { in ConnectAppMgr()
2054 appMgrProxy_ = iface_cast<AppExecFwk::IAppMgr>(remoteObject); in ConnectAppMgr()
2055 if (!appMgrProxy_ || !appMgrProxy_->AsObject()) { in ConnectAppMgr()
2075 isRunning = appMgrProxy_->GetAppRunningStateByBundleName(bundleName); in CheckNeedNotifyStatus()
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h749 sptr<AppExecFwk::IAppMgr> appMgrProxy_ = nullptr; member in OHOS::Notification::final

Completed in 4 milliseconds