Searched defs:Bind (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/common/ | ||
D | postable_context.h | 44 auto Bind(Functor&& functor, Args&&... args) { in Bind() function |
/packages/services/Car/service/src/com/android/car/pm/ | ||
D | VendorServiceInfo.java | 81 @interface Bind {} annotation in VendorServiceInfo |
/packages/modules/Bluetooth/system/gd/hal/ | ||
D | syscall_wrapper_impl.cc | 34 int SyscallWrapperImpl::Bind(int fd, const struct sockaddr* addr, socklen_t len) { in Bind() function in bluetooth::hal::SyscallWrapperImpl |
/packages/modules/adb/client/openscreen/platform/ | ||
D | udp_socket.cpp | 235 void Bind() override { in Bind() function in openscreen::__anon075826c60111::AdbUdpSocket |