Home
last modified time | relevance | path

Searched defs:msg_size (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/core/trusty/gatekeeper/
H A Dtrusty_gatekeeper_ipc.c52 size_t msg_size = in_size + sizeof(struct gatekeeper_message); in trusty_gatekeeper_call() local
/aosp12/packages/modules/adb/pairing_auth/tests/
H A Dpairing_auth_test.cpp84 size_t msg_size = pairing_auth_msg_size(client.get()); in TEST_F() local
90 size_t msg_size = pairing_auth_msg_size(server.get()); in TEST_F() local
/aosp12/frameworks/base/cmds/incidentd/tests/
H A DProtoFileReader_test.cpp80 size_t msg_size[2]; in TEST() local
/aosp12/system/core/trusty/keymaster/ipc/
H A Dtrusty_keymaster_ipc.cpp77 size_t msg_size = in_size + sizeof(struct keymaster_message); in trusty_keymaster_call_2() local
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
H A Dextra_data_handler.cpp460 OMX_U32 msg_size; in create_extra_data() local
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp535 OMX_U32 msg_size; in create_extra_data() local
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp539 OMX_U32 msg_size; in create_extra_data() local
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp535 OMX_U32 msg_size; in create_extra_data() local
/aosp12/system/nfc/src/nfc/tags/
H A Drw_i93.cc660 uint16_t msg_size = sizeof(NFC_HDR) + p_msg->offset + p_msg->len; in rw_i93_send_to_lower() local
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp4790 for (int msg_size = 8 /* 256 bytes */; msg_size <= 11 /* 2 KiB */; msg_size++) { in TEST_P() local
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp6392 for (int msg_size = 8 /* 256 bytes */; msg_size <= 11 /* 2 KiB */; msg_size++) { in TEST_P() local