Home
last modified time | relevance | path

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

/system/core/libcutils/
Dfs_config.c171 int target_out_path_len = strlen(target_out_path); in fs_config_open() local
174 if (target_out_path[target_out_path_len] == '/') { in fs_config_open()