Searched refs:str_parms_create_str (Results 1 - 2 of 2) sorted by relevance

/system/core/include/cutils/
H A Dstr_parms.h25 struct str_parms *str_parms_create_str(const char *_string);
/system/core/libcutils/
H A Dstr_parms.c128 struct str_parms *str_parms_create_str(const char *_string) function
339 str_parms = str_parms_create_str(str);

Completed in 79 milliseconds