Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/common/components/
H A Dfile-upload.js51 this.uploadFile({file: this.file});
58 bindings: {uploadFile: '&', fileType: '@', fileStatus: '@'}
/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp617 std::string uploadFile = "nofile.pem"; in TEST_F() local
628 mainApp.install(uploadFile); in TEST_F()