Home
last modified time | relevance | path

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

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