OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cb_type
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
cbcp.c
367
u_char
cb_type
;
local
373
cb_type
= us->us_allowed & us->us_type;
374
dbglog("cbcp_resp
cb_type
=%d",
cb_type
);
377
if (!
cb_type
)
381
if (
cb_type
& ( 1 << CB_CONF_USER ) ) {
398
if (
cb_type
& ( 1 << CB_CONF_ADMIN ) ) {
408
if (
cb_type
& ( 1 << CB_CONF_NO ) ) {
/device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.h
117
qcamera_callback_type_m
cb_type
; // event type
member in struct:qcamera::__anon1583
/hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h
117
qcamera_callback_type_m
cb_type
; // event type
member in struct:qcamera::__anon31199
/device/lge/mako/camera/mm-camera-interface/
mm_camera.h
78
mm_camera_buf_cb_type_t
cb_type
;
member in struct:__anon2321
Completed in 44 milliseconds