Searched defs:Bind (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/gd/os/ | ||
| D | handler.h | 81 …common::ContextualCallback<common::MakeUnboundRunType<Functor, Args...>> Bind(Functor&& functor, A… 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 | 33 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::__anon6186fbd50111::AdbUdpSocket |