Home
last modified time | relevance | path

Searched refs:bio_put_string16 (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/servicemanager/
Dbinder.h87 void bio_put_string16(struct binder_io *bio, const uint16_t *str);
Dservice_manager.c346 bio_put_string16(reply, si->name); in svcmgr_handler()
Dbinder.c540 void bio_put_string16(struct binder_io *bio, const uint16_t *str) in bio_put_string16() function