Home
last modified time | relevance | path

Searched defs:Take (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator.h187 std::optional<Reservation> Take(const T& t) { in Take() function
Dunique_resource_allocator_test.cpp105 TEST_F(CvdIdAllocatorTest, Take) { in TEST_F() argument
/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp568 size_t AudioHandler::HoldingBuffer::Take(uint8_t* dst, size_t len) { in Take() function in cuttlefish::AudioHandler::HoldingBuffer