Searched refs:bio_put_string16_x (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/servicemanager/
H A Dbctest.c19 bio_put_string16_x(&msg, SVC_MGR_NAME);
20 bio_put_string16_x(&msg, name);
43 bio_put_string16_x(&msg, SVC_MGR_NAME);
44 bio_put_string16_x(&msg, name);
H A Dbinder.h88 void bio_put_string16_x(struct binder_io *bio, const char *_str);
H A Dbinder.c566 void bio_put_string16_x(struct binder_io *bio, const char *_str) function

Completed in 107 milliseconds