Home
last modified time | relevance | path

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

/hardware/libhardware/
Dhardware.c174 static int hw_module_exists(char *path, size_t path_len, const char *name, in hw_module_exists() argument
177 snprintf(path, path_len, "%s/%s.%s.so", in hw_module_exists()
182 snprintf(path, path_len, "%s/%s.%s.so", in hw_module_exists()
188 snprintf(path, path_len, "%s/%s.%s.so", in hw_module_exists()