Searched defs:isServer (Results 1 – 2 of 2) sorted by relevance
| /base/security/device_security_level/test/dslm_unit_test/ |
| D | dslm_test_link.c | 29 void UtRemoveSocketNode(int32_t socket, ShutdownReason reason, bool isServer) in UtRemoveSocketNode() 39 bool UtGetIdentityBySocketId(int32_t socket, bool isServer, DeviceIdentify *identity) in UtGetIdentityBySocketId() 114 bool UtGetSocketBySocketList(const DeviceIdentify *devId, bool isServer, int32_t *socket) in UtGetSocketBySocketList()
|
| /base/security/device_security_level/baselib/msglib/src/standard/ |
| D | messenger_device_socket_manager.c | 140 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()
|