Home
last modified time | relevance | path

Searched refs:desc_bytes (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/linux/
Dsynth_elf.cc243 void Notes::AddNote(int type, const string &name, const uint8_t* desc_bytes, in AddNote() argument
256 Append(desc_bytes, desc_size); in AddNote()
Dsynth_elf.h188 void AddNote(int type, const string &name, const uint8_t* desc_bytes,
/external/u-boot/drivers/crypto/fsl/
Ddesc_constr.h73 static inline int desc_bytes(void *desc) in desc_bytes() function