Searched defs:avb_validate_utf8 (Results 1 – 6 of 6) sorted by relevance
147 bool avb_validate_utf8(const uint8_t* data, size_t num_bytes) { in avb_validate_utf8() function
2219 pub fn avb_validate_utf8(data: *const u8, num_bytes: usize) -> bool; in avb_validate_utf8() function