Home
last modified time | relevance | path

Searched defs:PACKET_SIZE (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapuserd_client.h31 static constexpr uint32_t PACKET_SIZE = 512; variable
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/util/
H A DTetheringUtilsTest.java62 private static final int PACKET_SIZE = 1500; field in TetheringUtilsTest
/aosp12/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
H A DSampleTunerTvInputService.java53 private static final int PACKET_SIZE = 188; field in SampleTunerTvInputService