Searched refs:hereAppID (Results 1 – 2 of 2) sorted by relevance
106 const QByteArray hereAppID = qgetenv("HERE_APP_ID"); in main() local114 if (!hereAppID.isEmpty()) in main()115 parameters["here.app_id"] = QString::fromLocal8Bit(hereAppID); in main()
115 const QByteArray hereAppID = qgetenv("HERE_APP_ID"); in main() local125 if (!hereAppID.isEmpty()) in main()126 parameters["here.app_id"] = QString::fromLocal8Bit(hereAppID); in main()