Searched defs:name_bytes (Results 1 – 8 of 8) sorted by relevance
81 const std::vector<uint8_t>& name_bytes) { in NameEntry()93 const std::vector<uint8_t>& name_bytes) { in NameEntry()122 const std::vector<uint8_t>* name_bytes) { in Init()139 const std::vector<uint8_t>& name_bytes) { in NameEntryBuilder()177 void NameTable::NameEntryBuilder::SetName(const std::vector<uint8_t>& name_bytes) { in SetName()184 void NameTable::NameEntryBuilder::SetName(const std::vector<uint8_t>& name_bytes, in SetName()197 const std::vector<uint8_t>* name_bytes) { in Init()680 UChar* NameTable::ConvertFromNameBytes(std::vector<uint8_t>* name_bytes, in ConvertFromNameBytes()
75 let mut name_bytes: Vec<u8> = vec![0; (version.name_len + 1) as usize]; in get_drm_device_name() localVariable
570 hb_bytes_t name_bytes (nullptr, 0); in hb_subset_input_override_name_table() local
157 hb_bytes_t* name_bytes; in copy() local
896 hb_bytes_t name_bytes = _.second; in hb_subset_plan_create_or_fail() local
51 std::string name_bytes(basename_length_in_bytes, '\0'); in HashModuleFilename() local
3182 char *name_bytes; in set_ecdh_curve() local
4326 PyObject *name_bytes; in _ssl__SSLContext_set_ecdh_curve() local