Home
last modified time | relevance | path

Searched refs:groupIdCallBackIter (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp359 auto groupIdCallBackIter = g_groupIdCallBackMap.find(groupId); in UnregisterImpl() local
360 if (groupIdCallBackIter == g_groupIdCallBackMap.end()) { in UnregisterImpl()
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp514 auto groupIdCallBackIter = callbackMap.find(groupId); in RemoveCallbackMap() local
515 if (groupIdCallBackIter == callbackMap.end()) { in RemoveCallbackMap()

Completed in 3 milliseconds