Searched refs:modemUsToMs (Results 1 – 4 of 4) sorted by relevance
433 std::function<uint64_t(uint64_t)> modemUsToMs = [](uint64_t a) { return a / US_TO_MS; }; in addMobileRadio() local439 .totalTimeTransform = modemUsToMs, in addMobileRadio()442 .lastEntryTransform = modemUsToMs, in addMobileRadio()
384 std::function<uint64_t(uint64_t)> modemUsToMs = [](uint64_t a) { return a / US_TO_MS; }; in addMobileRadio() local390 .totalTimeTransform = modemUsToMs, in addMobileRadio()393 .lastEntryTransform = modemUsToMs, in addMobileRadio()
353 std::function<uint64_t(uint64_t)> modemUsToMs = [](uint64_t a) { return a / US_TO_MS; }; in addMobileRadio() local359 .totalTimeTransform = modemUsToMs, in addMobileRadio()362 .lastEntryTransform = modemUsToMs, in addMobileRadio()
383 std::function<uint64_t(uint64_t)> modemUsToMs = [](uint64_t a) { return a / US_TO_MS; }; in addMobileRadio() local389 .totalTimeTransform = modemUsToMs, in addMobileRadio()392 .lastEntryTransform = modemUsToMs, in addMobileRadio()