Home
last modified time | relevance | path

Searched refs:RemoveValue (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/lldb/source/Host/macosx/cfcpp/
DCFCMutableSet.h28 void RemoveValue(const void *value);
DCFCMutableSet.cpp66 void CFCMutableSet::RemoveValue(const void *value) { in RemoveValue() function in CFCMutableSet
DCFCMutableDictionary.h54 void RemoveValue(const void *value);
DCFCMutableDictionary.cpp447 void CFCMutableDictionary::RemoveValue(const void *value) { in RemoveValue() function in CFCMutableDictionary
/external/mdnsresponder/mDNSWindows/DLLX/
DTXTRecord.h130 STDMETHOD(RemoveValue)(BSTR key);
DTXTRecord.cpp94 STDMETHODIMP CTXTRecord::RemoveValue(BSTR key) in RemoveValue() function in CTXTRecord
DDLLX.idl254 [id(2), helpstring("method RemoveValue")] HRESULT RemoveValue([in] BSTR key);
/external/libchrome/components/policy/core/common/
Dregistry_dict.h70 std::unique_ptr<base::Value> RemoveValue(const std::string& name);
Dpreg_parser.cc268 dict->RemoveValue(value); in HandleRecord()
280 dict->RemoveValue(value_name.substr(arraysize(kActionTriggerPrefix) - 1 + in HandleRecord()
Dregistry_dict_unittest.cc33 std::unique_ptr<base::Value> one(test_dict.RemoveValue("one")); in TEST()
63 std::unique_ptr<base::Value> removed_value(test_dict.RemoveValue("onE")); in TEST()
Dregistry_dict.cc205 RemoveValue(name); in SetValue()
212 std::unique_ptr<base::Value> RegistryDict::RemoveValue( in RemoveValue() function in policy::RegistryDict
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.h528 RemoveValue
Ddnssd_NET.cpp1069 TextRecord::RemoveValue in RemoveValue() function in TextRecord