Searched defs:Add (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/common/libs/fs/ | ||
D | epoll.cpp | 69 Result<void> Epoll::Add(SharedFD fd, uint32_t events) { in Add() function in cuttlefish::Epoll |
/device/google/cuttlefish/host/frontend/webrtc_operator/ | ||
D | client_handler.cpp | 191 std::string PollConnectionStore::Add(std::shared_ptr<PollConnectionHandler> handler) { in Add() function in cuttlefish::PollConnectionStore |
/device/google/cuttlefish/host/frontend/webrtc/ | ||
D | audio_handler.cpp | 560 size_t AudioHandler::HoldingBuffer::Add(const volatile uint8_t* data, in Add() function in cuttlefish::AudioHandler::HoldingBuffer |