Home
last modified time | relevance | path

Searched defs:dataLen (Results 1 – 10 of 10) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_safetynet.h34 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ argument
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DLog.cpp40 const char* data, uint32_t dataLen) { in __android_log_error_write()
DAHardwareBuffer.cpp212 size_t dataLen = msg.msg_iov[0].iov_len; in AHardwareBuffer_recvHandleFromUnixSocket() local
/device/google/contexthub/firmware/os/inc/
Deventnums.h54 uint8_t dataLen; //not incl this header, 128 bytes max member
91 int32_t dataLen; //use negative here to indicate marshalling error. member
/device/google/cuttlefish/host/libs/wmediumd_controller/
Dwmediumd_controller.cpp124 uint32_t dataLen = in SendMessageWithReply() local
/device/google/contexthub/util/nanotool/
Dapptohostevent.h28 uint8_t dataLen; //not incl this header, 128 bytes max member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dsap_service.cpp769 size_t dataLen = rsp->payload->size; in processResponse() local
Dril_service.cpp2575 int dataLen = sizeof(char *) * countStrings; in dispatchImsGsmSms() local
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h151 uint32_t dataLen; member
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp898 uint32_t dataLen = buf.getRoom(); in handleRx() local