Searched refs:fs_path_config (Results 1 – 3 of 3) sorted by relevance
31 extern const fs_path_config* __for_testing_only__android_dirs;32 extern const fs_path_config* __for_testing_only__android_files;128 static bool check_unique(const fs_path_config* paths, const char* type_name, in check_unique()223 void check_two(const fs_path_config* paths, const char* type_name, const char* prefix) { in check_two()
31 struct fs_path_config { struct
59 static const struct fs_path_config android_dirs[] = {143 static const struct fs_path_config android_files[] = {326 const struct fs_path_config* pc; in fs_config()