Home
last modified time | relevance | path

Searched defs:data_length (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish_common/common/libs/net/
Dnetlink_request.cpp56 uint16_t type, const void* data, uint16_t data_length) { in AppendTag()
/device/google/cuttlefish_common/host/frontend/stream_audio/opuscpp/
Dopus_wrapper.cc104 auto data_length = pcm.size() * sample_size; in Encode() local
/device/generic/goldfish/keymaster/trusty/
Dtrusty_keymaster_device.cpp186 keymaster_error_t TrustyKeymasterDevice::add_rng_entropy(const uint8_t* data, size_t data_length) { in add_rng_entropy()
667 const uint8_t* data, size_t data_length) { in add_rng_entropy()
/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c434 size_t data_length, uint64_t timestamp_nanos, in overTempCalSetModelData()
486 size_t *data_length, in overTempCalGetModelData()
/device/google/marlin/camera/
DQCamera_Intf.h983 int32_t data_length; /* the length of valid data */ member