Searched refs:SocketDestroyType (Results 1 – 2 of 2) sorted by relevance
30 enum class SocketDestroyType { enum93 SocketDestroyType socketDestroyType_ = SocketDestroyType::DESTROY_DEFAULT;
241 …if (socketDestroyType_ == SocketDestroyType::DESTROY_SPECIAL_CELLULAR && msg->idiag_uid != PUSH_UI… in SockDiagDumpCallback()245 …if (socketDestroyType_ == SocketDestroyType::DESTROY_DEFAULT_CELLULAR && msg->idiag_uid == PUSH_UI… in SockDiagDumpCallback()299 socketDestroyType_ = SocketDestroyType::DESTROY_SPECIAL_CELLULAR; in SetSocketDestroyType()301 socketDestroyType_ = SocketDestroyType::DESTROY_DEFAULT_CELLULAR; in SetSocketDestroyType()303 socketDestroyType_ = SocketDestroyType::DESTROY_DEFAULT; in SetSocketDestroyType()