Lines Matching refs:push_back
298 out_paths->push_back(""); in CreateExtImageAtPath()
299 out_paths->push_back("/hi"); in CreateExtImageAtPath()
300 out_paths->push_back("/boguslink"); in CreateExtImageAtPath()
301 out_paths->push_back("/hello"); in CreateExtImageAtPath()
302 out_paths->push_back("/some_dir"); in CreateExtImageAtPath()
303 out_paths->push_back("/some_dir/empty_dir"); in CreateExtImageAtPath()
304 out_paths->push_back("/some_dir/mnt"); in CreateExtImageAtPath()
305 out_paths->push_back("/some_dir/test"); in CreateExtImageAtPath()
306 out_paths->push_back("/some_dir/fifo"); in CreateExtImageAtPath()
307 out_paths->push_back("/cdev"); in CreateExtImageAtPath()
308 out_paths->push_back("/testlink"); in CreateExtImageAtPath()
309 out_paths->push_back("/sym"); in CreateExtImageAtPath()
310 out_paths->push_back("/srchardlink0"); in CreateExtImageAtPath()
311 out_paths->push_back("/srchardlink1"); in CreateExtImageAtPath()
312 out_paths->push_back("/lost+found"); in CreateExtImageAtPath()