Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp296 std::vector<sptr<ISensorCallbackVdi>> remoteVec; in Register() local
297 remoteVec.push_back(callbackObj); in Register()
298 g_groupIdCallBackMap[groupId] = remoteVec; in Register()
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp503 std::vector<sptr<ISensorCallback>> remoteVec; in AddCallbackMap() local
504 remoteVec.push_back(callbackObj); in AddCallbackMap()
505 callbackMap[groupId] = remoteVec; in AddCallbackMap()

Completed in 3 milliseconds