HomeSort by relevance Sort by last modified time
    Searched defs:ReceiveResponse (Results 1 - 3 of 3) sorted by null

  /external/libbrillo/brillo/dbus/
dbus_object_test_helpers.h 40 // ResponseHolder::ReceiveResponse() will not be called since we bind the
43 void ReceiveResponse(std::unique_ptr<dbus::Response> response) {
68 itf, method_call, base::Bind(&ResponseHolder::ReceiveResponse,
102 &method_call, base::Bind(&ResponseHolder::ReceiveResponse,
129 base::Bind(&ResponseHolder::ReceiveResponse,
  /frameworks/native/libs/vr/libpdx_uds/
client_channel.cpp 103 Status<void> ReceiveResponse(const BorrowedHandle& socket_fd,
196 status = ReceiveResponse(BorrowedHandle{channel_handle_.value()}, state,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
MmcHost.h 172 MMC_RECEIVERESPONSE ReceiveResponse;

Completed in 88 milliseconds