HomeSort by relevance Sort by last modified time
    Searched refs:msgsz (Results 1 - 25 of 33) sorted by null

1 2

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.c 99 msgsz - size of the message
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
115 pmsg->msgsz = msgsz;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
118 if (result != (int) msgsz) {
119 LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) msgsz);
134 msgsz - size of the buffer
151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz))
    [all...]
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_handler.h 90 size_t msgsz; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.c 99 msgsz - size of the message
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
115 pmsg->msgsz = msgsz;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
118 if (result != (int) msgsz) {
119 LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) msgsz);
134 msgsz - size of the buffer
151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz))
    [all...]
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_handler.h 90 size_t msgsz; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.c 99 msgsz - size of the message
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
115 pmsg->msgsz = msgsz;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
118 if (result != (int) msgsz) {
119 LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) msgsz);
134 msgsz - size of the buffer
151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz))
    [all...]
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_handler.h 90 size_t msgsz; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.c 99 msgsz - size of the message
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
115 pmsg->msgsz = msgsz;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
118 if (result != (int) msgsz) {
119 LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) msgsz);
134 msgsz - size of the buffer
151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz))
    [all...]
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_handler.h 90 size_t msgsz; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.c 99 msgsz - size of the message
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
115 pmsg->msgsz = msgsz;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
118 if (result != (int) msgsz) {
119 LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) msgsz);
134 msgsz - size of the buffer
151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz))
    [all...]
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_handler.h 90 size_t msgsz; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.c 99 msgsz - size of the message
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
115 pmsg->msgsz = msgsz;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
118 if (result != (int) msgsz) {
119 LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) msgsz);
134 msgsz - size of the buffer
151 result = loc_eng_dmn_conn_glue_piperead(msgqid, &(pmsg->msgsz), sizeof(pmsg->msgsz))
    [all...]
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_handler.h 90 size_t msgsz; member in struct:ctrl_msgbuf
  /external/strace/tests/
ipc_msgbuf.c 39 #define msgsz sizeof(text_string) macro
47 char mtext[msgsz];
55 if (msgsnd(msqid, &msg, msgsz, 0) == -1)
57 if (msgrcv(msqid, &msg, msgsz, mtype, 0) != msgsz)
  /external/libnfc-nxp/src/
phDal4Nfc_messageQueueLib.h 46 int phDal4Nfc_msgsnd(intptr_t msqid, void * msgp, size_t msgsz, int msgflg);
47 int phDal4Nfc_msgrcv(intptr_t msqid, void * msgp, size_t msgsz, long msgtyp, int msgflg);
  /system/core/trusty/libtrusty/tipc-test/
tipc_test.c 339 static int echo_test(uint repeat, uint msgsz, bool var)
345 char tx_buf[msgsz];
346 char rx_buf[msgsz];
349 printf("%s: repeat %u: msgsz %u: variable %s\n",
350 __func__, repeat, msgsz, var ? "true" : "false");
361 msg_len = msgsz;
362 if (opt_variable && msgsz) {
363 msg_len = rand() % msgsz;
401 static int burst_write_test(uint repeat, uint msgburst, uint msgsz, bool var)
407 char tx_buf[msgsz];
    [all...]
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_messageQueueLib.c 134 * \param[in] msgsz The message size.
139 int phDal4Nfc_msgsnd (intptr_t msqid, void * msgp, size_t msgsz, int msgflg)
145 if ((msqid == 0) || (msgp == NULL) || (msgsz == 0))
148 if (msgsz != sizeof(phLibNfc_Message_t))
185 * \param[in] msgsz The message size.
190 int phDal4Nfc_msgrcv (intptr_t msqid, void * msgp, size_t msgsz, long msgtyp, int msgflg)
198 if (msgsz != sizeof(phLibNfc_Message_t))
  /external/compiler-rt/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]

Completed in 1244 milliseconds

1 2