Searched refs:MIN_DATA_USE_TIME (Results 1 – 3 of 3) sorted by relevance
28 constexpr uint32_t MIN_DATA_USE_TIME = 6; variable134 if (!CopyMyData(data, size, sizeof(uint32_t) * MIN_DATA_USE_TIME, &tmpData)) { in DoSomethingInterestingWithMyAPI()
28 constexpr uint32_t MIN_DATA_USE_TIME = 4; variable129 if (!CopyMyData(data, size, sizeof(uint32_t) * MIN_DATA_USE_TIME, &tmpData)) { in DoSomethingInterestingWithMyAPI()
29 constexpr uint32_t MIN_DATA_USE_TIME = 10; variable198 if (!CopyMyData(data, size, sizeof(uint32_t) * MIN_DATA_USE_TIME, &tmpData)) { in DoSomethingInterestingWithMyAPI()