/aosp12/packages/modules/adb/ |
H A D | adb_unique_fd.h | 30 using unique_fd = android::base::unique_fd_impl<AdbCloser>; variable 32 using unique_fd = android::base::unique_fd; variable
|
/aosp12/frameworks/native/libs/renderengine/skia/ |
H A D | SkiaRenderEngine.h | 51 base::unique_fd&& /*bufferFence*/, in drawLayers() 52 base::unique_fd* /*drawFence*/) override { in drawLayers()
|
/aosp12/system/libbase/tidy/ |
H A D | unique_fd_test2.cpp | 19 void consume_unique_fd(android::base::unique_fd) {} in consume_unique_fd()
|
H A D | unique_fd_test.cpp | 25 TEST(unique_fd, bugprone_use_after_move) { in TEST() argument
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/ |
H A D | CachedSetTest.cpp | 348 base::unique_fd&&, base::unique_fd*) -> size_t { in TEST_F() 400 base::unique_fd&&, base::unique_fd*) -> size_t { in TEST_F() 454 base::unique_fd&&, base::unique_fd*) -> size_t { in TEST_F() 656 base::unique_fd&&, base::unique_fd*) -> size_t { in TEST_F() 716 base::unique_fd&&, base::unique_fd*) -> size_t { in TEST_F() 865 base::unique_fd&&, base::unique_fd*) -> int32_t { in TEST_F()
|
/aosp12/system/core/fs_mgr/libdm/ |
H A D | test_util.cpp | 29 using unique_fd = android::base::unique_fd; typedef
|
H A D | loop_control_test.cpp | 33 using unique_fd = android::base::unique_fd; typedef
|
H A D | dm_test.cpp | 44 using unique_fd = android::base::unique_fd; typedef
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | CompositionTest.cpp | 345 const bool, base::unique_fd&&, base::unique_fd*) -> status_t { in setupCommonScreensCaptureCallExpectations() 394 const bool, base::unique_fd&&, base::unique_fd*) -> status_t { in setupRECompositionCallExpectations() 628 base::unique_fd&&, base::unique_fd*) -> status_t { in setupREBufferCompositionCommonCallExpectations() 677 base::unique_fd&&, base::unique_fd*) -> status_t { in setupREColorCompositionCallExpectations() 754 base::unique_fd&&, base::unique_fd*) -> status_t { in setupInsecureREBufferCompositionCommonCallExpectations()
|
/aosp12/frameworks/native/libs/renderengine/tests/ |
H A D | RenderEngineThreadedTest.cpp | 186 base::unique_fd&&, base::unique_fd*) -> status_t { return NO_ERROR; }); in TEST_F()
|
/aosp12/system/memory/libmeminfo/ |
H A D | pageacct.cpp | 26 using unique_fd = ::android::base::unique_fd; typedef
|
/aosp12/frameworks/av/media/libstagefright/renderfright/tests/ |
H A D | RenderEngineThreadedTest.cpp | 209 base::unique_fd*) -> status_t { return NO_ERROR; }); in TEST_F()
|
/aosp12/system/libbase/include/android-base/ |
H A D | unique_fd.h | 178 using unique_fd = unique_fd_impl<DefaultCloser>; variable
|
/aosp12/bootable/recovery/minadbd/ |
H A D | minadbd_services.cpp | 258 static void RebootHostService(unique_fd /* sfd */, const std::string& target) { in RebootHostService() argument
|
/aosp12/system/core/debuggerd/handler/ |
H A D | debuggerd_handler.cpp | 74 using unique_fd = android::base::unique_fd_impl<FdsanBypassCloser>; typedef
|
/aosp12/system/core/fs_mgr/libfiemap/ |
H A D | fiemap_writer_test.cpp | 48 using unique_fd = android::base::unique_fd; typedef
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | FakeComposerClient.cpp | 530 android::base::unique_fd /*fenceFd*/) { in setReadbackBuffer() 535 android::base::unique_fd* /*outFenceFd*/) { in getReadbackBufferFence()
|
/aosp12/system/core/fs_mgr/liblp/ |
H A D | io_test.cpp | 40 using unique_fd = android::base::unique_fd; typedef
|