Searched defs:take (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/common/ | ||
D | blocking_queue.h | 38 T take() { in take() function |
/system/netd/libnetdutils/include/netdutils/ | ||
D | Slice.h | 102 inline const Slice take(const Slice s, size_t cut) { in take() function |