HomeSort by relevance Sort by last modified time
    Searched refs:bio_put_string16_x (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/servicemanager/
bctest.c 19 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);
binder.h 88 void bio_put_string16_x(struct binder_io *bio, const char *_str);
binder.c 565 void bio_put_string16_x(struct binder_io *bio, const char *_str) function

Completed in 173 milliseconds