Searched defs:AsyncResolution (Results 1 – 2 of 2) sorted by relevance
194 struct AsyncResolution { struct195 explicit AsyncResolution(size_t max_size) in AsyncResolution() argument198 AsyncResolution& operator=(const AsyncResolution&) = delete; argument199 AsyncResolution(AsyncResolution&& other) noexcept in AsyncResolution() function208 AsyncResolution async_resolution_; argument
189 struct AsyncResolution { struct190 explicit AsyncResolution(size_t max_size) in AsyncResolution() argument193 AsyncResolution& operator=(const AsyncResolution&) = delete; argument194 AsyncResolution(AsyncResolution&& other) noexcept in AsyncResolution() function201 AsyncResolution async_resolution_; argument