Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/hdi_impl/
Dsensor_impl.cpp33 constexpr int32_t CALLBACK_CTOUNT_THRESHOLD = 1; variable
383 if (g_groupIdCallBackMap[groupId].size() > CALLBACK_CTOUNT_THRESHOLD) { in UnregisterImpl()