Home
last modified time | relevance | path

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

/dports/net/savvycan/SavvyCAN-1.0.245/dbc/
H A Ddbchandler.cpp1814 QJsonValue muxerVal = sigObj.find("is_muxer").value(); in loadJSONFile() local
1815 if (!muxerVal.isNull()) in loadJSONFile()
1817 if (muxerVal.toBool()) in loadJSONFile()