Searched refs:bio_put_string16_x (Results 1 – 3 of 3) sorted by relevance
19 bio_put_string16_x(&msg, SVC_MGR_NAME); in svcmgr_lookup()20 bio_put_string16_x(&msg, name); in svcmgr_lookup()43 bio_put_string16_x(&msg, SVC_MGR_NAME); in svcmgr_publish()44 bio_put_string16_x(&msg, name); in svcmgr_publish()
88 void bio_put_string16_x(struct binder_io *bio, const char *_str);
592 void bio_put_string16_x(struct binder_io *bio, const char *_str) in bio_put_string16_x() function