Home
last modified time | relevance | path

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

/build/tools/atree/
Dfiles.cpp269 string paths[2]; in read_list_file() local
288 paths[pcount++] = replace_variables(word, variables, &error); in read_list_file()
310 paths[1] = paths[0]; in read_list_file()
313 add_file(files, op, filename, i+1, paths[0], paths[1]); in read_list_file()