Home
last modified time | relevance | path

Searched defs:Bind (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dpostable_context.h44 auto Bind(Functor&& functor, Args&&... args) { in Bind() function
/packages/services/Car/service/src/com/android/car/pm/
DVendorServiceInfo.java81 @interface Bind {} annotation in VendorServiceInfo
/packages/modules/Bluetooth/system/gd/hal/
Dsyscall_wrapper_impl.cc34 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/
Dudp_socket.cpp235 void Bind() override { in Bind() function in openscreen::__anon075826c60111::AdbUdpSocket