Home
last modified time | relevance | path

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

/system/core/libcutils/
Dfs_config.c257 static int fs_config_open(int dir, int which, const char* target_out_path) { in fs_config_open() function
310 int fd = fs_config_open(dir, which, target_out_path); in fs_config()