Searched defs:Flash (Results 1 – 6 of 6) sorted by relevance
34 using Flash = ::android::hardware::light::V2_0::Flash; typedef
176 int Flash(FastbootDevice* device, const std::string& partition_name) { in Flash() function
56 public enum Flash { ON, OFF, AUTO }; enum in CameraPairwiseTest
95 RetCode FastBootDriver::Flash(const std::string& partition, std::string* response, in Flash() function in fastboot::FastBootDriver
1776 void FlashAllTool::Flash() { in Flash() function in FlashAllTool
469 public static interface Flash { interface in ExifInterface