OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configEvent
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audioflinger/
Threads.cpp
542
status_t AudioFlinger::ThreadBase::sendConfigEvent_l(sp<
ConfigEvent
>& event)
589
sp<
ConfigEvent
>
configEvent
= (
ConfigEvent
*)new IoConfigEvent(event, pid, portId);
590
sendConfigEvent_l(
configEvent
);
603
sp<
ConfigEvent
>
configEvent
= (
ConfigEvent
*)new PrioConfigEvent(pid, tid, prio, forApp);
604
sendConfigEvent_l(
configEvent
);
610
sp<
ConfigEvent
> configEvent
[
all
...]
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c
[
all
...]
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
invensense_icm40600.c
[
all
...]
Completed in 149 milliseconds