Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/
Dhandler.h81 …common::ContextualCallback<common::MakeUnboundRunType<Functor, Args...>> Bind(Functor&& functor, A… 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.cc33 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::__anon6186fbd50111::AdbUdpSocket