Home
last modified time | relevance | path

Searched defs:show_progress (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/native/cmds/bugreportz/
H A Dbugreportz.cpp32 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 Dmain.cpp46 bool show_progress = false; in main() local
H A Dbugreportz_test.cpp73 void Bugreportz(bool show_progress) { in Bugreportz()
/aosp_15_r20/packages/modules/adb/client/
Dbugreport.cpp43 bool show_progress, Bugreport* br) in BugreportStandardStreamsCallback()
270 bool show_progress = true; in DoIt() local
/aosp_15_r20/external/libaom/apps/
H A Daomdec.c293 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 Dcli_classic.c76 bool show_progress; member
/aosp_15_r20/external/libvpx/
H A Dvpxdec.c358 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 Dcwebp.c668 int show_progress = 0; in main() local
/aosp_15_r20/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.c146 char verbose=0, show_progress=1, ResetUSB=0, CheckSuccess=0, config_read=0; variable
/aosp_15_r20/external/e2fsprogs/misc/
H A De2image.c79 static char show_progress; variable
/aosp_15_r20/bootable/deprecated-ota/tests/unit/
H A Dupdater_test.cpp607 TEST_F(UpdaterTest, show_progress) { in TEST_F() argument