Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 87) sorted by relevance

1234

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.cpp82 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
95 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
108 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
121 LocEngReqRelBIT* msg = in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
178 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
191 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
204 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
217 LocEngReqRelBIT* msg = in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.cpp82 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
95 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
108 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
121 LocEngReqRelBIT* msg = in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
178 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
191 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
204 LocEngReqRelWifi* msg = in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
217 LocEngReqRelBIT* msg = in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_nl80211.c45 static int dhd_nl_finish_handler(struct nl_msg *msg, void *arg) in dhd_nl_finish_handler()
52 static int dhd_nl_ack_handler(struct nl_msg *msg, void *arg) in dhd_nl_ack_handler()
59 static int dhd_nl_valid_handler(struct nl_msg *msg, void *arg) in dhd_nl_valid_handler()
103 struct nl_msg *msg; in dhd_nl_do_testmode() local
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.cpp575 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
673 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { in response_handler()
687 int WifiCommand::event_handler(struct nl_msg *msg, void *arg) { in event_handler()
703 int WifiCommand::valid_handler(struct nl_msg *msg, void *arg) { in valid_handler()
710 int WifiCommand::ack_handler(struct nl_msg *msg, void *arg) { in ack_handler()
717 int WifiCommand::finish_handler(struct nl_msg *msg, void *arg) { in finish_handler()
/hardware/ti/omap4xxx/libtiutils/
DMessageQueue.cpp99 android::status_t MessageQueue::get(Message* msg) in get()
187 android::status_t MessageQueue::put(Message* msg) in put()
288 Message msg; in clear() local
/hardware/invensense/60xx/mlsdk/platform/linux/
Dmlsl_linux_mpu.c283 struct mpu_read_write msg; in inv_serial_write() local
321 struct mpu_read_write msg; in inv_serial_read() local
359 struct mpu_read_write msg; in inv_serial_write_mem() local
391 struct mpu_read_write msg; in inv_serial_read_mem() local
427 struct mpu_read_write msg; in inv_serial_write_fifo() local
463 struct mpu_read_write msg; in inv_serial_read_fifo() local
/hardware/ti/omap4-aah/libtiutils/
DMessageQueue.cpp100 android::status_t MessageQueue::get(Message* msg) in get()
188 android::status_t MessageQueue::put(Message* msg) in put()
291 Message msg; in clear() local
/hardware/ti/omap4-aah/camera/
DANativeWindowDisplayAdapter.cpp122 Utils::Message msg; in ~ANativeWindowDisplayAdapter() local
289 Utils::Message msg; in enableDisplay() local
365 Utils::Message msg; in disableDisplay() local
895 Utils::Message msg; in displayThread() local
926 Utils::Message msg; in processHalMsg() local
1086 Utils::Message msg; in PostFrame() local
1105 Utils::Message msg; in PostFrame() local
/hardware/ti/omap4xxx/camera/
DANativeWindowDisplayAdapter.cpp192 TIUTILS::Message msg; in ~ANativeWindowDisplayAdapter() local
360 TIUTILS::Message msg; in enableDisplay() local
440 TIUTILS::Message msg; in disableDisplay() local
932 TIUTILS::Message msg; in displayThread() local
963 TIUTILS::Message msg; in processHalMsg() local
1110 TIUTILS::Message msg; in PostFrame() local
1149 TIUTILS::Message msg; in PostFrame() local
DAppCallbackNotifier.cpp311 TIUTILS::Message msg; in notifyEvent() local
836 TIUTILS::Message msg; in notifyFrame() local
1181 TIUTILS::Message msg; in frameCallback() local
1208 TIUTILS::Message msg; in flushAndReturnFrames() local
1236 TIUTILS::Message msg; in eventCallback() local
1279 TIUTILS::Message msg; in processMessage() local
1330 TIUTILS::Message msg = {0,0,0,0,0,0}; in ~AppCallbackNotifier() local
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXCameraAdapter.cpp261 TIUTILS::Message *msg = mEventSignalQ.itemAt(i); in initialize() local
1167 TIUTILS::Message msg; in switchToExecuting() local
2265 TIUTILS::Message msg; in autoFocus() local
2296 TIUTILS::Message msg; in takePicture() local
2653 TIUTILS::Message *msg = mEventSignalQ.itemAt(i); in OMXCameraAdapterEventHandler() local
2716 TIUTILS::Message *msg; in SignalEvent() local
2757 TIUTILS::Message msg; in SignalEvent() local
2777 TIUTILS::Message *msg; in RemoveEvent() local
2824 TIUTILS::Message * msg = ( struct TIUTILS::Message * ) malloc(sizeof(struct TIUTILS::Message)); in RegisterForEvent() local
2904 TIUTILS::Message msg; in OMXCameraAdapterFillBufferDone() local
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c871 struct DSP_MSG msg; in QueueBuffer() local
1179 struct DSP_MSG msg = {USN_GPPMSG_PAUSE, 0, 0}; in ControlCodec() local
1193 struct DSP_MSG msg = {USN_GPPMSG_PLAY, 0, 0}; in ControlCodec() local
1207 struct DSP_MSG msg = {USN_GPPMSG_STOP, 0, 0}; in ControlCodec() local
1290 struct DSP_MSG msg = {(int)args[0], (int)args[1], (int)args[2]}; in ControlCodec() local
1304 struct DSP_MSG msg; in ControlCodec() local
1353 struct DSP_MSG msg; in ControlCodec() local
1697 struct DSP_MSG msg = {0,0,0}; in MessagingThread() local
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.cpp592 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
690 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { in response_handler()
704 int WifiCommand::event_handler(struct nl_msg *msg, void *arg) { in event_handler()
720 int WifiCommand::valid_handler(struct nl_msg *msg, void *arg) { in valid_handler()
727 int WifiCommand::ack_handler(struct nl_msg *msg, void *arg) { in ack_handler()
734 int WifiCommand::finish_handler(struct nl_msg *msg, void *arg) { in finish_handler()
/hardware/qcom/display/msm8974/libqservice/
DIQClient.cpp44 virtual status_t notifyCallback(uint32_t msg, uint32_t value) { in notifyCallback()
65 uint32_t msg = data.readInt32(); in onTransact() local
/hardware/qcom/display/msm8960/libqservice/
DIQClient.cpp44 virtual status_t notifyCallback(uint32_t msg, uint32_t value) { in notifyCallback()
65 uint32_t msg = data.readInt32(); in onTransact() local
/hardware/qcom/gps/msm8960/core/
DLocAdapterBase.h62 inline void sendMsg(const LocMsg* msg) const { in sendMsg()
66 inline void sendMsg(const LocMsg* msg) { in sendMsg()
DMsgTask.cpp43 static void LocMsgDestroy(void* msg) { in LocMsgDestroy()
103 LocMsg* msg; in loopMain() local
/hardware/qcom/display/msm8084/libqservice/
DIQHDMIClient.cpp57 void onCECMessageRecieved(char *msg, ssize_t len) in onCECMessageRecieved()
85 const void* msg; in onTransact() local
/hardware/qcom/gps/core/
DLocAdapterBase.h63 inline void sendMsg(const LocMsg* msg) const { in sendMsg()
67 inline void sendMsg(const LocMsg* msg) { in sendMsg()
DMsgTask.cpp43 static void LocMsgDestroy(void* msg) { in LocMsgDestroy()
118 LocMsg* msg; in loopMain() local
/hardware/libhardware/include/hardware/
Dqemud.h105 qemud_channel_send(int fd, const void* msg, int msglen) in qemud_channel_send()
129 qemud_channel_recv(int fd, void* msg, int msgsize) in qemud_channel_recv()
/hardware/libhardware_legacy/uevent/
Duevent.c102 int uevent_add_native_handler(void (*handler)(void *data, const char *msg, int msg_len), in uevent_add_native_handler()
120 int uevent_remove_native_handler(void (*handler)(void *data, const char *msg, int msg_len)) in uevent_remove_native_handler()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCameraAdapter.cpp1531 Utils::Message msg; in switchToExecuting() local
2703 Utils::Message msg; in autoFocus() local
2734 Utils::Message msg; in takePicture() local
3077 Utils::Message *msg = mEventSignalQ.itemAt(i); in OMXCameraAdapterEventHandler() local
3140 Utils::Message *msg; in SignalEvent() local
3181 Utils::Message msg; in SignalEvent() local
3201 Utils::Message *msg; in RemoveEvent() local
3248 Utils::Message * msg = ( struct Utils::Message * ) malloc(sizeof(struct Utils::Message)); in RegisterForEvent() local
3353 Utils::Message msg; in OMXCameraAdapterFillBufferDone() local
3886 Utils::Message msg; in Handler() local
[all …]
/hardware/samsung_slsi/exynos5/libexynosutils/
DExynos_log.c29 void Exynos_Log(EXYNOS_DEV_LOG_LEVEL logLevel, const char *tag, const char *msg, ...) in Exynos_Log()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_Log.c32 void _Exynos_OSAL_Log(EXYNOS_LOG_LEVEL logLevel, const char *tag, const char *msg, ...) in _Exynos_OSAL_Log()

1234