Home
last modified time | relevance | path

Searched defs:checkType (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceimage/
H A Dtst_qplaceimage.cpp86 bool tst_QPlaceImage::checkType(const QPlaceContent &content) in checkType() function in tst_QPlaceImage
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceeditorial/
H A Dtst_qplaceeditorial.cpp88 bool tst_QPlaceEditorial::checkType(const QPlaceContent &content) in checkType() function in tst_QPlaceEditorial
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qproposedsearchresult/
H A Dtst_qproposedsearchresult.cpp76 bool tst_QPlaceProposedSearchResult::checkType(const QPlaceSearchResult &result) in checkType() function in tst_QPlaceProposedSearchResult
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacereview/
H A Dtst_qplacereview.cpp95 bool tst_QPlaceReview::checkType(const QPlaceContent &content) in checkType() function in tst_QPlaceReview
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceresult/
H A Dtst_qplaceresult.cpp80 bool tst_QPlaceResult::checkType(const QPlaceSearchResult &result) in checkType() function in tst_QPlaceResult
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dparsing_context.cpp248 optional<std::string> ParsingContext::checkType(const type::Type& t) { in checkType() function in mbgl::style::expression::ParsingContext