Home
last modified time | relevance | path

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

/dports/comms/limesuite/LimeSuite-20.10.0/LimeUtil/
H A DLimeUtil.cpp160 static int programUpdate(const bool force, const std::string &argStr) in programUpdate() function
346 if (update) return programUpdate(force, argStr); in main()