Searched refs:file_path (Results 1 – 2 of 2) sorted by relevance
65 std::string file_path = dir_path + namelist[n]->d_name; in add_files() local66 files.push_back(file_path); in add_files()
28 EfiDevicePathToTextProtocol* file_path; member