Home
last modified time | relevance | path

Searched defs:sendBuf (Results 1 – 2 of 2) sorted by relevance

/base/time/time_service/test/fuzztest/timeservice_fuzzer/timesntp_fuzzer/
Dtimesntp_fuzzer.cpp46 char sendBuf[NTP_PACKAGE_SIZE] = { 0 }; in FuzzTimeCreateMessage() local
57 char sendBuf[NTP_PACKAGE_SIZE] = { 0 }; in FuzzTimeReceivedMessage() local
/base/time/time_service/services/time/src/
Dsntp_client.cpp98 char sendBuf[NTP_PACKAGE_SIZE] = { 0 }; in RequestTime() local