Home
last modified time | relevance | path

Searched defs:recv (Results 1 – 5 of 5) sorted by relevance

/system/extras/alloc-stress/
Dalloc-stress.cpp84 template <typename T> void recv(T& v) { in recv() function in Pipe
/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp83 template<typename T> void recv(T& v) { in recv() function in Pipe
DLatency.cpp148 void recv(T& v) { in recv() function in Pipe
/system/bt/stack/smp/
Dsmp_act.cc84 static void smp_update_key_mask(tSMP_CB* p_cb, uint8_t key_type, bool recv) { in smp_update_key_mask()
/system/bt/btif/src/
Dbtif_dm.cc2749 const char* recv = stack_config_get_interface()->get_pts_smp_options(); in btif_dm_get_smp_config() local