Home
last modified time | relevance | path

Searched refs:PIPE_SIZE (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/debuggerd/client/
H A Ddebuggerd_client_test.cpp77 constexpr int PIPE_SIZE = 16 * 1024 * 1024; in TEST() local
78 ASSERT_EQ(PIPE_SIZE, fcntl(pipe_read.get(), F_SETPIPE_SZ, PIPE_SIZE)); in TEST()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt40298 field protected static final int PIPE_SIZE = 1024; // 0x400