Searched refs:StrToWStr (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/samples/winrt/OcvImageProcessing/OcvImageProcessing/
H A DMainPage.xaml.h45 std::string StrToWStr(const std::wstring &wstr);
H A DMainPage.xaml.cpp124 //std::string localPath(StrToWStr(localPathW));
137 std::string OcvImageProcessing::MainPage::StrToWStr(const std::wstring &input) { function in class:OcvImageProcessing::MainPage

Completed in 58 milliseconds