Searched defs:RemoveEntry (Results 1 – 3 of 3) sorted by relevance
125 public RemoveEntry<T>(entry: List<T>): List<T> { method in ListFactory
250 ListFactory.prototype.RemoveEntry = function (entry) { method in ListFactory
726 void RemoveEntry(SOCKET s) { in RemoveEntry() function in grpc_core::SockToPolledFdMap