Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/dumpstate/1.1/vts/functional/
DVtsHalDumpstateV1_1TargetTest.cpp161 int fds[2]; in TEST_P() local
215 int fds[2]; in TEST_P() local
237 int fds[2]; in TEST_P() local
260 int fds[2]; in TEST_P() local
285 int fds[2]; in TEST_P() local
/hardware/interfaces/dumpstate/aidl/vts/functional/
DVtsHalDumpstateTargetTest.cpp139 int fds[2]; in TEST_P() local
191 int fds[2]; in TEST_P() local
209 int fds[2]; in TEST_P() local
230 int fds[2]; in TEST_P() local
/hardware/interfaces/bluetooth/1.0/default/
Dmct_protocol.cc31 MctProtocol::MctProtocol(int* fds, PacketReadCallback event_cb, in MctProtocol()
/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/
DInterceptorRelay.cpp51 pollfd fds[] = { in relayMessages() local
/hardware/google/gfxstream/common/end2end/
DKumquatInstance.cpp46 int fds[2]; in SetUp() local
/hardware/interfaces/dumpstate/1.0/vts/functional/
DVtsHalDumpstateV1_0TargetTest.cpp66 int fds[2]; in TEST_P() local
/hardware/libhardware_legacy/
Duevent.c77 struct pollfd fds; in uevent_next_event() local
/hardware/interfaces/wifi/netlinkinterceptor/vts/functional/
Dinterceptor_aidl_test.cpp116 pollfd fds[] = { in multicastReceiver() local
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DUtils.cpp54 auto fds = NN_TRY(cloneVec(handle.fds)); in clone() local
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DConversions.cpp89 std::vector<base::unique_fd> fds = in unknownHandleFromNativeHandle() local
408 nn::GeneralResult<hidl_handle> createNativeHandleFrom(std::vector<base::unique_fd> fds, in createNativeHandleFrom()
431 std::vector<base::unique_fd> fds; in createNativeHandleFrom() local
437 std::vector<base::unique_fd> fds = NN_TRY(nn::dupFds(handle.fds.begin(), handle.fds.end())); in createNativeHandleFrom() local
/hardware/interfaces/threadnetwork/aidl/default/
Dsocket_interface.cpp335 fd_set fds; in WaitForSocketFileCreated() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCompilationCachingTests.cpp74 std::vector<ndk::ScopedFileDescriptor>* fds) { in createCacheFds()
95 std::vector<ndk::ScopedFileDescriptor>* fds) { in createCacheFds()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp76 std::vector<int> fds; in createCacheHandles() local
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp79 std::vector<int> fds; in createCacheHandles() local
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h786 int fds[2]; in testDebugDump() local