Home
last modified time | relevance | path

Searched defs:what (Results 1 – 22 of 22) sorted by relevance

/hardware/interfaces/broadcastradio/common/utils/include/broadcastradio-utils/
DWorkerThread.h36 std::function<void()> what; member
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Dfilesystem_common.h159 string what = string("in ") + func_name; in report() local
177 string what = in report() local
/hardware/invensense/6515/libsensors_iio/
Dsensors_mpl.cpp351 int sensors_poll_context_t::query(int what, int* value) in query()
422 int what, int *value) in poll__query()
DSensorBase.cpp197 int SensorBase::query(int what, int* value) in query()
DMPLSensor.cpp3058 int what = -1, err = 0; local
3336 void MPLSensor::getHandle(int32_t handle, int &what, android::String8 &sname)
3420 int what = -1; local
5883 int what = -1; local
6246 int what = -1; local
/hardware/invensense/65xx/libsensors_iio/
DSensorBase.cpp194 int SensorBase::query(int what, int* value) in query()
DMPLSensor.cpp2755 int what = -1, err = 0; in enable() local
2987 void MPLSensor::getHandle(int32_t handle, int &what, android::String8 &sname) in getHandle()
3068 int what = -1; in setDelay() local
5498 int what = -1; in batch() local
5793 int what = -1; in flush() local
Dsensors_mpl.cpp313 int sensors_poll_context_t::query(int what, int* value) in query()
/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp579 static int hwc_query(struct hwc_composer_device_1* dev, int what, int* value) in hwc_query()
/hardware/libhardware/tests/hwc/
Dcnativewindow.c280 static int cnw_query(const aWindow *base, int what, int *value) { in cnw_query()
/hardware/libhardware/include/hardware/
Dsensors.h252 int32_t what; member
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h990 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8x09/original-kernel-headers/sound/
Dasound.h984 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h989 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h972 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h972 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound.h984 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h973 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8x09/kernel-headers/sound/
Dasound.h996 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV… argument
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h989 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound.h998 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV… argument
/hardware/qcom/audio/hal/
Daudio_hw.c1440 #define LUT(table, len, what, dflt) \ in read_usb_sup_params_and_compare() argument