Searched defs:parseLimit (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageBandwidthControl.cpp53 static const char *parseLimit(const char *pcszLimit, int64_t *pLimit) function
143 const char *pcszError = parseLimit(ValueUnion.psz, &cMaxBytesPerSec);
214 const char *pcszError = parseLimit(ValueUnion.psz, &cMaxBytesPerSec);

Completed in 34 milliseconds