Searched refs:Upload (Results 1 – 5 of 5) sorted by relevance
/system/timezone/ |
D | README.android | 76 6) Upload, review, submit the changes from external/icu and system/timezone. 168 5) Upload, review, submit the changes from system/timezone and external/icu/.
|
/system/core/fastboot/ |
D | fastboot_driver.h | 106 RetCode Upload(const std::string& outfile, std::string* response = nullptr,
|
D | fastboot_driver.cpp | 298 RetCode FastBootDriver::Upload(const std::string& outfile, std::string* response, in Upload() function in fastboot::FastBootDriver
|
D | fastboot.cpp | 2236 fb->Upload(filename); in Main()
|
/system/core/fastboot/fuzzy_fastboot/ |
D | main.cpp | 1576 ASSERT_EQ(fb->Upload(save_loc, &resp), SUCCESS) in TEST_P()
|