Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
Dresources_test.cpp65 std::string file_path = dir_path + namelist[n]->d_name; in add_files() local
66 files.push_back(file_path); in add_files()
/bootable/libbootloader/gbl/libefi/defs/protocols/
Dloaded_image_protocol.h28 EfiDevicePathToTextProtocol* file_path; member