Home
last modified time | relevance | path

Searched defs:SetStringList (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc275 bool SetStringList(const std::vector<CefString>& val) override { in SetStringList() function in CefTranslatorTestImpl
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp_sdk.cpp1182 void dng_xmp_sdk::SetStringList (const char *ns, in SetStringList() function in dng_xmp_sdk
Ddng_xmp.cpp858 void dng_xmp::SetStringList (const char *ns, in SetStringList() function in dng_xmp
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc382 bool CefTranslatorTestCToCpp::SetStringList(const std::vector<CefString>& val) { in SetStringList() function in CefTranslatorTestCToCpp