Home
last modified time | relevance | path

Searched refs:OpenFile (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/
H A Dmain.qml77 fileMode: FileDialog.OpenFile
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h437 virtual bool OpenFile(int *pfile);
H A Dworker.cc1642 bool FileThread::OpenFile(int *pfile) { in OpenFile() function in FileThread
1997 if (!OpenFile(&fd)) { in Work()