Searched refs:bio_put_string16 (Results 1 – 3 of 3) sorted by relevance
87 void bio_put_string16(struct binder_io *bio, const uint16_t *str);
328 bio_put_string16(reply, si->name); in svcmgr_handler()
520 void bio_put_string16(struct binder_io *bio, const uint16_t *str) in bio_put_string16() function