Searched defs:RemoveKey (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/lib/Support/ | ||
| D | StringMap.cpp | 158 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl |
| /external/google-breakpad/src/common/ | ||
| D | simple_string_dictionary.h | 212 void RemoveKey(const char* key) { in RemoveKey() function |
| /external/pdfium/core/src/fxcrt/ | ||
| D | fx_basic_maps.cpp | 155 FX_BOOL CFX_MapPtrToPtr::RemoveKey(void* key) in RemoveKey() function in CFX_MapPtrToPtr |
| /external/pdfium/core/include/fxcrt/ | ||
| D | fx_basic.h | 879 FX_BOOL RemoveKey(KeyType key) in RemoveKey() function |