Searched defs:appMgrClient_ (Results 1 – 7 of 7) sorted by relevance
45 std::unique_ptr<AppExecFwk::AppMgrClient> appMgrClient_; variable
56 std::unique_ptr<AppExecFwk::AppMgrClient> appMgrClient_; variable
75 std::unique_ptr<AppExecFwk::AppMgrClient> appMgrClient_; variable
143 auto appMgrClient_ = DelayedSingleton<AppExecFwk::AppMgrClient>::GetInstance(); in RegisterApplicationStateObserver() local
230 auto appMgrClient_ = DelayedSingleton<AppExecFwk::AppMgrClient>::GetInstance(); in RegisterApplicationStateObserver() local
527 std::unique_ptr<AppExecFwk::AppMgrClient> appMgrClient_; variable
386 auto appMgrClient_ = DelayedSingleton<AppExecFwk::AppMgrClient>::GetInstance(); in RegisterAppListener() local