| /external/llvm/lib/Support/ |
| D | StringMap.cpp | 172 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl 181 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | StringMap.cpp | 172 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl 181 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | StringMap.cpp | 176 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl 185 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
| D | StringMap.cpp | 181 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl 190 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_mapmodule.cpp | 63 void CFXJSE_MapModule::RemoveKey(uint32_t key) { in RemoveKey() function in CFXJSE_MapModule
|
| /external/google-breakpad/src/common/ |
| D | long_string_dictionary.cc | 114 bool LongStringDictionary::RemoveKey(const char* key) { in RemoveKey() function in google_breakpad::LongStringDictionary
|
| D | simple_string_dictionary.h | 229 bool RemoveKey(const char* key) { in RemoveKey() function
|
| /external/cronet/base/android/shared_preferences/ |
| D | shared_preferences_manager.cc | 24 void SharedPreferencesManager::RemoveKey( in RemoveKey() function in base::android::SharedPreferencesManager
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/avl/ |
| D | avl.h | 292 static NodePtr RemoveKey(const NodePtr& node, const SomethingLikeK& key) { in RemoveKey() function 460 static NodePtr RemoveKey(const NodePtr& node, const K& key) { in RemoveKey() function
|
| /external/libchrome/components/policy/core/common/ |
| D | registry_dict.cc | 178 std::unique_ptr<RegistryDict> RegistryDict::RemoveKey(const std::string& name) { in RemoveKey() function in policy::RegistryDict
|
| /external/grpc-grpc/src/core/lib/avl/ |
| D | avl.h | 294 static NodePtr RemoveKey(const NodePtr& node, const SomethingLikeK& key) { in RemoveKey() function
|
| /external/libchrome/base/ |
| D | values.cc | 288 bool Value::RemoveKey(StringPiece key) { in RemoveKey() function in base::Value
|
| D | values_unittest.cc | 652 TEST(ValuesTest, RemoveKey) { in TEST() argument
|