Searched refs:relocationOut (Results 1 – 2 of 2) sorted by relevance
126 std::optional<nn::Request>* maybeRequestInSharedOut, RequestRelocation* relocationOut);
224 std::optional<nn::Request>* maybeRequestInSharedOut, RequestRelocation* relocationOut) { in convertRequestFromPointerToShared() argument227 CHECK(relocationOut != nullptr); in convertRequestFromPointerToShared()289 *relocationOut = std::move(relocation); in convertRequestFromPointerToShared()