Searched defs:show_progress (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/frameworks/native/cmds/bugreportz/ |
H A D | bugreportz.cpp | 32 static void write_line(const std::string& line, bool show_progress) { in write_line() 44 int bugreportz(int s, bool show_progress) { in bugreportz()
|
H A D | main.cpp | 46 bool show_progress = false; in main() local
|
H A D | bugreportz_test.cpp | 73 void Bugreportz(bool show_progress) { in Bugreportz()
|
/aosp_15_r20/packages/modules/adb/client/ |
D | bugreport.cpp | 43 bool show_progress, Bugreport* br) in BugreportStandardStreamsCallback() 270 bool show_progress = true; in DoIt() local
|
/aosp_15_r20/external/libaom/apps/ |
H A D | aomdec.c | 293 static void show_progress(int frame_in, int frame_out, uint64_t dx_time) { in show_progress() function
|
/aosp_15_r20/external/flashrom/ |
H A D | cli_classic.c | 76 bool show_progress; member
|
/aosp_15_r20/external/libvpx/ |
H A D | vpxdec.c | 358 static void show_progress(int frame_in, int frame_out, uint64_t dx_time) { in show_progress() function
|
/aosp_15_r20/external/webp/examples/ |
H A D | cwebp.c | 668 int show_progress = 0; in main() local
|
/aosp_15_r20/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/ |
D | usb_modeswitch.c | 146 char verbose=0, show_progress=1, ResetUSB=0, CheckSuccess=0, config_read=0; variable
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | e2image.c | 79 static char show_progress; variable
|
/aosp_15_r20/bootable/deprecated-ota/tests/unit/ |
H A D | updater_test.cpp | 607 TEST_F(UpdaterTest, show_progress) { in TEST_F() argument
|