Searched refs:calls (Results 1 – 19 of 19) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 5206 hidl_vec<V1_6::Call> calls; in getCurrentCallsResponse() local 5208 calls.resize(num); in getCurrentCallsResponse() 5213 calls[i].base.base.state = (CallState)p_cur->state; in getCurrentCallsResponse() 5214 calls[i].base.base.index = p_cur->index; in getCurrentCallsResponse() 5215 calls[i].base.base.toa = p_cur->toa; in getCurrentCallsResponse() 5216 calls[i].base.base.isMpty = p_cur->isMpty; in getCurrentCallsResponse() 5217 calls[i].base.base.isMT = p_cur->isMT; in getCurrentCallsResponse() 5218 calls[i].base.base.als = p_cur->als; in getCurrentCallsResponse() 5219 calls[i].base.base.isVoice = p_cur->isVoice; in getCurrentCallsResponse() 5220 calls[i].base.base.isVoicePrivacy = p_cur->isVoicePrivacy; in getCurrentCallsResponse() [all …]
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | README.md | 31 instead multiple RenderControl calls are made. The RenderControl architecture 80 of synthetic calls we have to make (such as eglMakeCurrent()).
|
/device/generic/car/emulator/usbpt/protocan/protocanbus/sepolicy/ |
D | dumpstate.te | 1 # Allow dumpstate to make binder calls to hal_vehiclebus_default
|
/device/generic/car/common/sepolicy/ |
D | dumpstate.te | 10 # Allow dumpstate to make binder calls to hal_identity, hal_light, hal_power
|
/device/google/coral-sepolicy/vendor/google/ |
D | airbrush.te | 18 # Allow Airbrush to make binder calls to Darwinn and vice versa
|
D | hal_neuralnetworks_darwinn.te | 31 # Allow DarwiNN HAL to talk to stats service, and to make binder calls to it.
|
/device/google/gs-common/edgetpu/sepolicy/ |
D | edgetpu_vendor_server.te | 6 # The vendor service will use binder calls.
|
D | edgetpu_app_service.te | 6 # The server will use binder calls.
|
D | edgetpu_dba_service.te | 6 # The vendor service will use binder calls.
|
D | edgetpu_tachyon_service.te | 6 # The vendor service will use binder calls.
|
/device/google/cuttlefish/shared/sepolicy/vendor/ |
D | dlkm_loader.te | 23 # Needed because CONFIG_DMABUF_HEAPS_DEFERRED_FREE calls sched_set_normal()
|
/device/google/gs-common/chre/sepolicy/ |
D | hal_contexthub_default.te | 36 # Allow binder calls with clients
|
/device/linaro/dragonboard/shared/utils/dlkm_loader/sepolicy/ |
D | dlkm_loader.te | 24 # Needed because CONFIG_DMABUF_HEAPS_DEFERRED_FREE calls sched_set_normal()
|
/device/google/zumapro-sepolicy/vendor/ |
D | hal_camera_default.te | 55 # Allow Binder calls to ECO service, needed by Entropy-Aware Filtering
|
/device/google/zuma-sepolicy/vendor/ |
D | hal_camera_default.te | 54 # Allow Binder calls to ECO service, needed by Entropy-Aware Filtering
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README | 5 API calls and encodes them into the wire and decoder code that decodes 6 the wire stream and calls server matching API.
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | hal_camera_default.te | 70 # Allow Binder calls to ECO service, needed by Entropy-Aware Filtering
|
/device/google/gs101-sepolicy/whitechapel/vendor/google/ |
D | hal_camera_default.te | 73 # Allow Binder calls to ECO service, needed by Entropy-Aware Filtering
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 224 # New API calls - listed in approximate decreasing order of complexity 227 ## Before anything else, move GL calls out of sendVertexAttributes() in encoder, 230 ## This means moving those attribpointer calls out,
|