Searched defs:SetOtherValue (Results 1 – 5 of 5) sorted by relevance
56 void CefTranslatorTestRefPtrLibraryChildCToCpp::SetOtherValue(int value) { in SetOtherValue() function in CefTranslatorTestRefPtrLibraryChildCToCpp
51 void CefTranslatorTestScopedLibraryChildCToCpp::SetOtherValue(int value) { in SetOtherValue() function in CefTranslatorTestScopedLibraryChildCToCpp
92 void CefTranslatorTestRefPtrLibraryChildChildCToCpp::SetOtherValue(int value) { in SetOtherValue() function in CefTranslatorTestRefPtrLibraryChildChildCToCpp
83 void CefTranslatorTestScopedLibraryChildChildCToCpp::SetOtherValue(int value) { in SetOtherValue() function in CefTranslatorTestScopedLibraryChildChildCToCpp
51 void SetOtherValue(int value) override { other_value_ = value; } in SetOtherValue() function in CefTranslatorTestRefPtrLibraryChildImpl88 void SetOtherValue(int value) override { other_value_ = value; } in SetOtherValue() function in CefTranslatorTestRefPtrLibraryChildChildImpl154 void SetOtherValue(int value) override { other_value_ = value; } in SetOtherValue() function in CefTranslatorTestScopedLibraryChildImpl189 void SetOtherValue(int value) override { other_value_ = value; } in SetOtherValue() function in CefTranslatorTestScopedLibraryChildChildImpl