Home
last modified time | relevance | path

Searched defs:filenames (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/payload_generator/
Derofs_filesystem_unittest.cc87 vector<string> filenames; in TEST_F() local
Dext2_filesystem_unittest.cc111 set<string> filenames; in TEST_F() local
/system/extras/verity/fec/
Dimage.cpp145 bool image_load(const std::vector<std::string>& filenames, image *ctx) in image_load()
/system/usb_info_tools/typec_connector_class_helper/src/
Dtypec_class_utils.rs235 let filenames = ["product_type_vdo1", "product_type_vdo2", "product_type_vdo3"]; in print_partner_identity() localVariable