Searched refs:ConvertPath (Results 1 - 4 of 4) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/76/1/.cp/ant_tasks/
H A Dresources-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/resources/ ...
/external/opencv3/samples/winrt/OcvImageProcessing/OcvImageProcessing/
H A DMainPage.xaml.h46 cv::String ConvertPath(Platform::String^ path);
H A DMainPage.xaml.cpp106 cv::String localFile = ConvertPath(ApplicationData::Current->LocalFolder->Path) + "\\Lena.png";
117 cv::String OcvImageProcessing::MainPage::ConvertPath(Platform::String^ path) {
/external/libvncserver/libvncserver/tightvnc-filetransfer/
H A Dhandlefiletransferrequest.c198 ConvertPath(char* path) function
302 if(ConvertPath(path) == NULL) {
393 if(ConvertPath(rtcp->rcft.rcfd.fName) == NULL) {
664 if(ConvertPath(rtcp->rcft.rcfu.fName) == NULL) {
990 if(ConvertPath(dirName) == NULL) {

Completed in 747 milliseconds