Home
last modified time | relevance | path

Searched defs:socketPath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_service.c143 void CmdServiceInit(const char *socketPath, CallbackControlFdProcess func, LoopHandle loop) in CmdServiceInit()
H A Dcontrol_fd_client.c205 void CmdClientInit(const char *socketPath, uint16_t type, const char *cmd, CallbackSendMsgProcess c… in CmdClientInit()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dlocal_socket_server_context.cpp248 void LocalSocketServerGetLocalAddressContext::SetSocketPath(const std::string socketPath) in SetSocketPath()
H A Dlocal_socket_context.cpp335 void LocalSocketGetLocalAddressContext::SetSocketPath(const std::string socketPath) in SetSocketPath()