Searched refs:withResourceKeyDo (Results 1 – 4 of 4) sorted by relevance
75 template <typename Func> Error withResourceKeyDo(Func &&F);540 template <typename Func> Error withResourceKeyDo(Func &&F) const { in withResourceKeyDo() function541 return RT->withResourceKeyDo(std::forward<Func>(F)); in withResourceKeyDo()1781 template <typename Func> Error ResourceTracker::withResourceKeyDo(Func &&F) { in withResourceKeyDo() function
679 return MR.withResourceKeyDo( in notifyEmitted()763 if (auto Err = MR.withResourceKeyDo( in notifyEmitted()
386 if (auto Err = R.withResourceKeyDo( in onObjEmit()
477 FinalizePromise.set_value(MR.withResourceKeyDo([&](ResourceKey K) { in notifyEmitted()