Searched defs:RemoveAt (Results 1 – 9 of 9) sorted by relevance
33 using RemoveAt = BOOST_HANA_DISPATCH_IF(remove_at_impl<S>, in operator ()() typedef
162 public void RemoveAt() in RemoveAt() method in Grpc.Core.Tests.MetadataTest
169 public void RemoveAt(int index) in RemoveAt() method in Grpc.Core.Metadata
594 public void RemoveAt(int index) in RemoveAt() method in Google.Protobuf.Collections.RepeatedField
65 WINBOOL RemoveAt(int nIndex) { in RemoveAt() function
268 void CDXArray<TYPE,ARG_TYPE>::RemoveAt(int nIndex,int nCount) { in RemoveAt() function596 void CDXList<TYPE,ARG_TYPE>::RemoveAt(DXLISTPOS position) { in RemoveAt() function
200 bool CefSimpleMenuModelImpl::RemoveAt(int index) { in RemoveAt() function in CefSimpleMenuModelImpl
378 bool CefMenuModelImpl::RemoveAt(int index) { in RemoveAt() function in CefMenuModelImpl
334 NO_SANITIZE("cfi-icall") bool CefMenuModelCToCpp::RemoveAt(int index) { in RemoveAt() function in CefMenuModelCToCpp