Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/include/snapuserd/
H A Dsnapuserd_client.h31 static constexpr uint32_t PACKET_SIZE = 512; variable
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/
H A Dsnapuserd_client.cpp174 char msg[PACKET_SIZE]; in Receivemsg()