Searched defs:Take (Results 1 – 3 of 3) sorted by relevance
187 std::optional<Reservation> Take(const T& t) { in Take() function
105 TEST_F(CvdIdAllocatorTest, Take) { in TEST_F() argument
568 size_t AudioHandler::HoldingBuffer::Take(uint8_t* dst, size_t len) { in Take() function in cuttlefish::AudioHandler::HoldingBuffer