Home
last modified time | relevance | path

Searched refs:bfd (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/car_binder_lib/largeParcelable/tests/
DMappedFileSharedMemoryTest.cpp134 borrowed_fd bfd(fd); in TEST() local
135 SharedMemory sm(bfd); in TEST()
/packages/modules/adb/
Dsysdeps_win32.cpp144 static FH _fh_from_int(borrowed_fd bfd, const char* func) { in _fh_from_int() argument
147 int fd = bfd.get(); in _fh_from_int()