Home
last modified time | relevance | path

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

/system/libhwbinder/vts/performance/
DPerfTest.h55 int recv(T& v) { in recv() function
DBenchmark_throughput.cpp84 template<typename T> void recv(T& v) { in recv() function in Pipe
/system/libbase/
Dcmsg_test.cpp58 unique_fd recv; member
/system/extras/alloc-stress/
Dalloc-stress.cpp90 void recv(T& v) { in recv() function in Pipe
/system/security/keystore2/src/
Denforcements.rs179 let recv = { in add_auth_token() localVariable
/system/bt/stack/smp/
Dsmp_act.cc66 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.cc2522 const std::string* recv = stack_config_get_interface()->get_pts_smp_options(); in btif_dm_get_smp_config() local