Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
DExecutionBurstUtils.h58 std::chrono::microseconds getBurstServerPollingTimeWindow();
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DExecutionBurstUtils.cpp65 std::chrono::microseconds getBurstServerPollingTimeWindow() { in getBurstServerPollingTimeWindow() function