Home
last modified time | relevance | path

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

/base/security/device_security_level/baselib/msglib/src/standard/
Dmessenger_device_socket_manager.c140 static void RemoveSocketNode(int32_t socket, ShutdownReason reason, bool isServer) in RemoveSocketNode()
228 static bool GetIdentityBySocketId(int32_t socket, bool isServer, DeviceIdentify *identity) in GetIdentityBySocketId()
288 static void ProcessBindDevice(int socket, const DeviceIdentify *devId, bool isServer) in ProcessBindDevice()
516 static bool GetSocketBySocketList(const DeviceIdentify *devId, bool isServer, int32_t *socket) in GetSocketBySocketList()