HomeSort by relevance Sort by last modified time
    Searched refs:configEvent (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
Threads.cpp 707 status_t AudioFlinger::ThreadBase::sendConfigEvent_l(sp<ConfigEvent>& event)
743 sp<ConfigEvent> configEvent = (ConfigEvent *)new IoConfigEvent(event, pid);
744 sendConfigEvent_l(configEvent);
756 sp<ConfigEvent> configEvent = (ConfigEvent *)new PrioConfigEvent(pid, tid, prio);
757 sendConfigEvent_l(configEvent);
763 sp<ConfigEvent> configEvent
    [all...]
  /device/google/contexthub/firmware/src/drivers/bosch_bmi160/
bosch_bmi160.c     [all...]

Completed in 214 milliseconds