Searched refs:accountFuture_ (Results 1 – 6 of 6) sorted by relevance
76 shared_future<int32_t> accountFuture_; variable
106 shared_future<int32_t> accountFuture_; variable
50 std::shared_future<int32_t> accountFuture_ = accountPromise_.get_future();
163 accountFuture_ = accountFuture; in DrvBundleStateCallback()315 accountFuture_.wait(); in GetAllDriverInfosAsync()
77 accountFuture_ = accountFuture; in Init()
45 ret = DriverPkgManager::GetInstance().Init(bmsFuture_, accountFuture_, commEventFuture_); in OnStart()