Searched defs:SetStringList (Results 1 – 4 of 4) sorted by relevance
275 bool SetStringList(const std::vector<CefString>& val) override { in SetStringList() function in CefTranslatorTestImpl
1182 void dng_xmp_sdk::SetStringList (const char *ns, in SetStringList() function in dng_xmp_sdk
858 void dng_xmp::SetStringList (const char *ns, in SetStringList() function in dng_xmp
382 bool CefTranslatorTestCToCpp::SetStringList(const std::vector<CefString>& val) { in SetStringList() function in CefTranslatorTestCToCpp