Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/synchronization/
DMessageChannel.h141 bool trySend(const T& msg) { in trySend() function
150 bool trySend(T&& msg) { in trySend() function
/hardware/google/gfxstream/guest/android-emu/aemu/base/synchronization/
DAndroidMessageChannel.h141 bool trySend(const T& msg) { in trySend() function
150 bool trySend(T&& msg) { in trySend() function
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Difreqs.cpp50 int trySend(unsigned long request, struct ifreq& ifr) { in trySend() function