Searched refs:bio_get_string16 (Results 1 – 3 of 3) sorted by relevance
223 s = bio_get_string16(msg, &len); in svcmgr_handler()233 s = bio_get_string16(msg, &len); in svcmgr_handler()241 s = bio_get_string16(msg, &len); in svcmgr_handler()
115 uint16_t *bio_get_string16(struct binder_io *bio, uint32_t *sz);
579 uint16_t *bio_get_string16(struct binder_io *bio, unsigned *sz) in bio_get_string16() function