Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_socket.h63 int32_t (*AcceptClient)(int32_t fd, ConnectOption *clientAddr, int32_t *cfd); member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.cpp147 void Socket::AcceptClient() in AcceptClient() function in OHOS::Rosen::Socket
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_service.cpp33 bool RecorderClientMng::AcceptClient(pid_t pid) in AcceptClient() function in OHOS::Media::RecorderClientMng