OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bio_put_string16_x
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/servicemanager/
bctest.c
17
bio_put_string16_x
(&msg, SVC_MGR_NAME);
18
bio_put_string16_x
(&msg, name);
41
bio_put_string16_x
(&msg, SVC_MGR_NAME);
42
bio_put_string16_x
(&msg, name);
binder.h
112
void
bio_put_string16_x
(struct binder_io *bio, const char *_str);
binder.c
529
void
bio_put_string16_x
(struct binder_io *bio, const char *_str)
function
Completed in 20 milliseconds