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