OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bio_put_string16
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/servicemanager/
binder.h
87
void
bio_put_string16
(struct binder_io *bio, const uint16_t *str);
service_manager.c
337
bio_put_string16
(reply, si->name);
binder.c
539
void
bio_put_string16
(struct binder_io *bio, const uint16_t *str)
function
Completed in 36 milliseconds