Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Doptionsfile_unittest.cc72 EXPECT_TRUE(store_->RemoveValue(kTestOptionA)); in TEST_F()
75 EXPECT_TRUE(store_->RemoveValue(kTestOptionB)); in TEST_F()
98 EXPECT_TRUE(store_->RemoveValue(kTestOptionA)); in TEST_F()
101 EXPECT_TRUE(store_->RemoveValue(kTestOptionB)); in TEST_F()
Doptionsfile.h36 bool RemoveValue(const std::string& option);
Doptionsfile.cc177 bool OptionsFile::RemoveValue(const std::string& option) { in RemoveValue() function in rtc::OptionsFile
/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/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.h528 RemoveValue
Ddnssd_NET.cpp1069 TextRecord::RemoveValue in RemoveValue() function in TextRecord