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