Searched refs:currentFunctions (Results 1 – 2 of 2) sorted by relevance
56 void ReportFuncChangeSysEvent(int32_t currentFunctions, int32_t updateFunctions);57 void ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected);
364 void UsbDeviceManager::ReportFuncChangeSysEvent(int32_t currentFunctions, int32_t updateFunctions) in ReportFuncChangeSysEvent() argument372 void UsbDeviceManager::ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected) in ReportDevicePlugSysEvent() argument377 currentFunctions, "CONNECTED", connected); in ReportDevicePlugSysEvent()