Home
last modified time | relevance | path

Searched defs:AddReceive (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fastboot/fuzzer/
H A Dsocket_mock_fuzz.cpp108 void SocketMockFuzz::AddReceive(std::string message) { in AddReceive() function in SocketMockFuzz
/aosp14/system/core/fastboot/
H A Dsocket_mock.cpp133 void SocketMock::AddReceive(std::string message) { in AddReceive() function in SocketMock