| /hardware/qcom/gps/loc_api/libloc_api_50001/ |
| loc_eng_dmn_conn_glue_msg.c | 114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 115 pmsg->msgsz = msgsz; 149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz)); 152 if (result != sizeof(pmsg->msgsz)) { 157 if (msgbufsz < pmsg->msgsz) { 158 LOC_LOGE("%s:%d] msgbuf is too small %d < %d\n", __func__, __LINE__, (int) msgbufsz, (int) pmsg->msgsz); 162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz)) [all...] |
| loc_eng_dmn_conn_handler.h | 103 int loc_eng_dmn_conn_loc_api_server_if_request_handler(struct ctrl_msgbuf *pmsg, int len); 104 int loc_eng_dmn_conn_loc_api_server_if_release_handler(struct ctrl_msgbuf *pmsg, int len);
|
| /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
| loc_eng_dmn_conn_glue_msg.c | 114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 115 pmsg->msgsz = msgsz; 149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz)); 152 if (result != sizeof(pmsg->msgsz)) { 157 if (msgbufsz < pmsg->msgsz) { 158 LOC_LOGE("%s:%d] msgbuf is too small %d < %d\n", __func__, __LINE__, (int) msgbufsz, (int) pmsg->msgsz); 162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz)) [all...] |
| loc_eng_dmn_conn_handler.h | 103 int loc_eng_dmn_conn_loc_api_server_if_request_handler(struct ctrl_msgbuf *pmsg, int len); 104 int loc_eng_dmn_conn_loc_api_server_if_release_handler(struct ctrl_msgbuf *pmsg, int len);
|
| /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
| loc_eng_dmn_conn_glue_msg.c | 114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 115 pmsg->msgsz = msgsz; 149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz)); 152 if (result != sizeof(pmsg->msgsz)) { 157 if (msgbufsz < pmsg->msgsz) { 158 LOC_LOGE("%s:%d] msgbuf is too small %d < %d\n", __func__, __LINE__, (int) msgbufsz, (int) pmsg->msgsz); 162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz)) [all...] |
| /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
| loc_eng_dmn_conn_glue_msg.c | 114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 115 pmsg->msgsz = msgsz; 149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz)); 152 if (result != sizeof(pmsg->msgsz)) { 157 if (msgbufsz < pmsg->msgsz) { 158 LOC_LOGE("%s:%d] msgbuf is too small %d < %d\n", __func__, __LINE__, (int) msgbufsz, (int) pmsg->msgsz); 162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz)) [all...] |
| /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
| loc_eng_dmn_conn_glue_msg.c | 114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 115 pmsg->msgsz = msgsz; 149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz)); 152 if (result != sizeof(pmsg->msgsz)) { 157 if (msgbufsz < pmsg->msgsz) { 158 LOC_LOGE("%s:%d] msgbuf is too small %d < %d\n", __func__, __LINE__, (int) msgbufsz, (int) pmsg->msgsz); 162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz)) [all...] |
| /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
| loc_eng_dmn_conn_glue_msg.c | 114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 115 pmsg->msgsz = msgsz; 149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp; local 151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz)); 152 if (result != sizeof(pmsg->msgsz)) { 157 if (msgbufsz < pmsg->msgsz) { 158 LOC_LOGE("%s:%d] msgbuf is too small %d < %d\n", __func__, __LINE__, (int) msgbufsz, (int) pmsg->msgsz); 162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz)) [all...] |
| /external/pdfium/xfa/fwl/ |
| cfwl_combobox.cpp | 715 CFWL_MessageMouse* pMsg = static_cast<CFWL_MessageMouse*>(pMessage); 716 switch (pMsg->m_dwCmd) { 718 OnLButtonDown(pMsg); 721 OnLButtonUp(pMsg); 724 OnMouseMove(pMsg); 727 OnMouseLeave(pMsg); 763 void CFWL_ComboBox::OnFocusChanged(CFWL_Message* pMsg, bool bSet) { 766 if (IsDropDownStyle() && pMsg->m_pSrcTarget != m_pListBox.get()) { 778 if (!IsDropDownStyle() || pMsg->m_pDstTarget == m_pListBox.get()) { 789 void CFWL_ComboBox::OnLButtonDown(CFWL_MessageMouse* pMsg) { [all...] |
| cfwl_comboedit.cpp | 61 CFWL_MessageMouse* pMsg = static_cast<CFWL_MessageMouse*>(pMessage); 62 if ((pMsg->m_dwCmd == FWL_MouseCommand::LeftButtonDown) &&
|
| cfwl_form.h | 55 void OnLButtonDown(CFWL_MessageMouse* pMsg); 56 void OnLButtonUp(CFWL_MessageMouse* pMsg);
|
| cfwl_listbox.h | 110 void OnFocusChanged(CFWL_Message* pMsg, bool bSet); 111 void OnLButtonDown(CFWL_MessageMouse* pMsg); 112 void OnLButtonUp(CFWL_MessageMouse* pMsg); 113 void OnMouseWheel(CFWL_MessageMouseWheel* pMsg); 114 void OnKeyDown(CFWL_MessageKey* pMsg);
|
| cfwl_monthcalendar.h | 147 void OnLButtonDown(CFWL_MessageMouse* pMsg); 148 void OnLButtonUp(CFWL_MessageMouse* pMsg); 149 void DisForm_OnLButtonUp(CFWL_MessageMouse* pMsg); 150 void OnMouseMove(CFWL_MessageMouse* pMsg); 151 void OnMouseLeave(CFWL_MessageMouse* pMsg);
|
| cfwl_datetimepicker.cpp | 519 void CFWL_DateTimePicker::OnFocusChanged(CFWL_Message* pMsg, bool bSet) { 520 if (!pMsg) 523 return DisForm_OnFocusChanged(pMsg, bSet); 532 if (pMsg->m_pSrcTarget == m_pMonthCal.get() && IsMonthCalendarVisible()) { 538 void CFWL_DateTimePicker::OnLButtonDown(CFWL_MessageMouse* pMsg) { 539 if (!pMsg) 543 if (!m_rtBtn.Contains(pMsg->m_pos)) 556 void CFWL_DateTimePicker::OnLButtonUp(CFWL_MessageMouse* pMsg) { 557 if (!pMsg) 561 if (m_rtBtn.Contains(pMsg->m_pos) [all...] |
| cfwl_form.cpp | 220 CFWL_MessageMouse* pMsg = static_cast<CFWL_MessageMouse*>(pMessage); 221 switch (pMsg->m_dwCmd) { 223 OnLButtonDown(pMsg); 226 OnLButtonUp(pMsg); 244 void CFWL_Form::OnLButtonDown(CFWL_MessageMouse* pMsg) { 248 void CFWL_Form::OnLButtonUp(CFWL_MessageMouse* pMsg) {
|
| cfwl_edit.cpp | [all...] |
| cfwl_monthcalendar.cpp | 749 void CFWL_MonthCalendar::OnLButtonDown(CFWL_MessageMouse* pMsg) { 750 if (m_rtLBtn.Contains(pMsg->m_pos)) { 754 } else if (m_rtRBtn.Contains(pMsg->m_pos)) { 758 } else if (m_rtToday.Contains(pMsg->m_pos)) { 768 void CFWL_MonthCalendar::OnLButtonUp(CFWL_MessageMouse* pMsg) { 770 return DisForm_OnLButtonUp(pMsg); 772 if (m_rtLBtn.Contains(pMsg->m_pos)) { 777 if (m_rtRBtn.Contains(pMsg->m_pos)) { 782 if (m_rtToday.Contains(pMsg->m_pos)) 789 int32_t iCurSel = GetDayAtPoint(pMsg->m_pos) [all...] |
| cfwl_listbox.cpp | 671 CFWL_MessageMouse* pMsg = static_cast<CFWL_MessageMouse*>(pMessage); 672 switch (pMsg->m_dwCmd) { 674 OnLButtonDown(pMsg); 677 OnLButtonUp(pMsg); 688 CFWL_MessageKey* pMsg = static_cast<CFWL_MessageKey*>(pMessage); 689 if (pMsg->m_dwCmd == FWL_KeyCommand::KeyDown) 690 OnKeyDown(pMsg); 719 void CFWL_ListBox::OnFocusChanged(CFWL_Message* pMsg, bool bSet) { 742 void CFWL_ListBox::OnLButtonDown(CFWL_MessageMouse* pMsg) { 747 CFWL_ListItem* pItem = GetItemAtPoint(pMsg->m_pos) [all...] |
| /system/core/liblog/tests/ |
| libc_test.cpp | 38 "Kernel does not have space allocated to pmsg pstore driver " 44 "/sys/fs/pstore/pmsg-ramoops-0\n");
|
| /external/ltp/testcases/kernel/io/disktest/ |
| globals.h | 87 #define PDBG1 if (gbl_dbg_lvl > 0) pMsg 88 #define PDBG2 if (gbl_dbg_lvl > 1) pMsg 89 #define PDBG3 if (gbl_dbg_lvl > 2) pMsg 90 #define PDBG4 if (gbl_dbg_lvl > 3) pMsg 91 #define PDBG5 if (gbl_dbg_lvl > 4) pMsg
|
| main.c | 89 pMsg(INFO, test->args, 93 pMsg(INFO, test->args, 98 pMsg(INFO, test->args, "Starting write pass\n"); 128 pMsg(INFO, test->args, 132 pMsg(INFO, test->args, 137 pMsg(INFO, test->args, "Starting read pass\n"); 157 pMsg(ERR, test->args, 164 pMsg(ERR, test->args, 171 pMsg(ERR, test->args, 200 pMsg(ERR, test->args [all...] |
| dump.c | 192 pMsg(ERR, args, "could not open %s.\n", args->device); 193 pMsg(ERR, args, "%s: Error = %u\n", args->device, 201 pMsg(ERR, args, "Could not seek to start position.\n"); 210 pMsg(ERR, args, "Failure reading %s\n", args->device); 211 pMsg(ERR, args, "Last Error was %lu\n", GETLASTERROR());
|
| /bootable/recovery/ |
| recovery-persist.cpp | 19 // mounts to pull the last pmsg file data and place it 25 // recovery/ directory stored in /sys/fs/pstore/pmsg-ramoops-0 in logger 42 #include <private/android_logger.h> /* private pmsg functions */ 47 static const char *LAST_PMSG_FILE = "/sys/fs/pstore/pmsg-ramoops-0"; 145 /* if --force-persist flag, then transfer pmsg data anyways */ 151 /* Is there something in pmsg? */ 156 // Take last pmsg file contents and send it off to the logsave
|
| /system/extras/tests/kernel.config/ |
| pstore_test.cpp | 32 EXPECT_EQ(0, access("/sys/fs/pstore/pmsg-ramoops-0", F_OK));
|
| /libcore/ojluni/src/main/native/ |
| zip_util.c | 766 * or NULL if an error occurred. If a zip error occurred then *pmsg will 767 * be set to the error message text if pmsg != 0. Otherwise, *pmsg will be 771 ZIP_Open_Generic(const char *name, char **pmsg, int mode, jlong lastModified) 776 if (pmsg != 0) { 777 *pmsg = NULL; 780 zip = ZIP_Get_From_Cache(name, pmsg, lastModified); 782 if (zip == NULL && *pmsg == NULL) { 784 zip = ZIP_Put_In_Cache(name, zfd, pmsg, lastModified); 792 * than PATH_MAX or a zip error occurred then *pmsg will be set to the erro [all...] |