/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A 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
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cfxjse_mapmodule.cpp | 63 void CFXJSE_MapModule::RemoveKey(uint32_t key) { in RemoveKey() function in CFXJSE_MapModule
|
/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | long_string_dictionary.cc | 114 bool LongStringDictionary::RemoveKey(const char* key) { in RemoveKey() function in google_breakpad::LongStringDictionary
|
H A D | simple_string_dictionary.h | 229 bool RemoveKey(const char* key) { in RemoveKey() function
|
/aosp_15_r20/external/cronet/base/android/shared_preferences/ |
H A D | shared_preferences_manager.cc | 24 void SharedPreferencesManager::RemoveKey( in RemoveKey() function in base::android::SharedPreferencesManager
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | registry_dict.cc | 178 std::unique_ptr<RegistryDict> RegistryDict::RemoveKey(const std::string& name) { in RemoveKey() function in policy::RegistryDict
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/avl/ |
H A D | avl.h | 294 static NodePtr RemoveKey(const NodePtr& node, const SomethingLikeK& key) { in RemoveKey() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dxtmpl.h | 831 WINBOOL CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::RemoveKey(ARG_KEY key) { in RemoveKey() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | values.cc | 288 bool Value::RemoveKey(StringPiece key) { in RemoveKey() function in base::Value
|
H A D | values_unittest.cc | 652 TEST(ValuesTest, RemoveKey) { in TEST() argument
|