Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DStringMap.cpp158 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl
167 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
/external/google-breakpad/src/common/
Dsimple_string_dictionary.h212 void RemoveKey(const char* key) { in RemoveKey() function
/external/pdfium/core/src/fxcrt/
Dfx_basic_maps.cpp141 FX_BOOL CFX_MapPtrToPtr::RemoveKey(void* key) { in RemoveKey() function in CFX_MapPtrToPtr
332 void CFX_CMapByteStringToPtr::RemoveKey(const CFX_ByteStringC& key) { in RemoveKey() function in CFX_CMapByteStringToPtr
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_utils.h168 FX_BOOL RemoveKey(KeyType key) { in RemoveKey() function
/external/pdfium/core/include/fxcrt/
Dfx_basic.h730 FX_BOOL RemoveKey(KeyType key) { in RemoveKey() function