Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_daemon_test.cpp223 socklen_t clientAddrSize = static_cast<socklen_t>(sizeof(clientAddr)); in TestSecurityCheck() local
296 socklen_t clientAddrSize = static_cast<socklen_t>(sizeof(clientAddr)); in TestCheckRequestCredential() local
371 socklen_t clientAddrSize = static_cast<socklen_t>(sizeof(clientAddr)); in TestHandleExceptionRequest() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/
H A Dfaultloggerd_client_test.cpp354 socklen_t clientAddrSize = static_cast<socklen_t>(sizeof(clientAddr)); in DoServerProcess() local
/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp168 socklen_t clientAddrSize = static_cast<socklen_t>(sizeof(clientAddr)); in HandleAccept() local