Searched refs:RemoveValue (Results 1 – 8 of 8) sorted by relevance
72 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()
36 bool RemoveValue(const std::string& option);
177 bool OptionsFile::RemoveValue(const std::string& option) { in RemoveValue() function in rtc::OptionsFile
130 STDMETHOD(RemoveValue)(BSTR key);
94 STDMETHODIMP CTXTRecord::RemoveValue(BSTR key) in RemoveValue() function in CTXTRecord
254 [id(2), helpstring("method RemoveValue")] HRESULT RemoveValue([in] BSTR key);
528 RemoveValue
1069 TextRecord::RemoveValue in RemoveValue() function in TextRecord