Searched refs:relocationOut (Results 1 – 2 of 2) sorted by relevance
199 std::optional<Request>* maybeRequestInSharedOut, RequestRelocation* relocationOut) { in convertRequestFromPointerToShared() argument202 CHECK(relocationOut != nullptr); in convertRequestFromPointerToShared()264 *relocationOut = std::move(relocation); in convertRequestFromPointerToShared()
188 std::optional<Request>* maybeRequestInSharedOut, RequestRelocation* relocationOut);