Searched refs:Upload (Results 1 – 7 of 7) sorted by relevance
/system/media/camera/docs/ |
D | README.md | 32 4. Commit and Upload the repos listed at the end of `metadata-generate`
|
/system/extras/simpleperf/doc/ |
D | view_the_profile.md | 50 http://pprofng/. Both websites have an 'Upload' tab for this purpose. Alternatively, you can use 54 # Upload all threads in profile, grouped by threadpool. 58 # Upload all threads in profile, grouped by individual thread name. 61 # Upload all threads in profile, without grouping by thread.
|
/system/timezone/ |
D | README.android | 74 7) Upload, review, submit the changes from external/icu, external/cldr and system/timezone. 187 4) Upload, review, submit the changes from system/timezone, external/icu and external/cldr.
|
/system/core/fastboot/ |
D | fastboot_driver.h | 100 RetCode Upload(const std::string& outfile, std::string* response = nullptr,
|
D | fastboot_driver.cpp | 300 RetCode FastBootDriver::Upload(const std::string& outfile, std::string* response, in Upload() function in fastboot::FastBootDriver
|
D | fastboot.cpp | 2548 fb->Upload(filename); in Main()
|
/system/core/fastboot/fuzzy_fastboot/ |
D | main.cpp | 1672 ASSERT_EQ(fb->Upload(save_loc, &resp), SUCCESS) in TEST_P()
|