Home
last modified time | relevance | path

Searched defs:SetStage (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/tools/acloud/internal/lib/
H A Dremote_host_client.py64 def SetStage(self, stage): member in RemoteHostClient
H A Dcvd_compute_client_multi_stage.py449 def SetStage(self, stage): member in CvdComputeClient
/aosp_15_r20/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dstub_ui.h42 void SetStage(int /* current */, int /* max */) override {} in SetStage() function
/aosp_15_r20/art/odrefresh/
H A Dodr_metrics.h125 void SetStage(Stage stage) { stage_ = stage; } in SetStage() function
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_opcodes.h196 void SetStage (uint32 stage) in SetStage() function
/aosp_15_r20/bootable/recovery/recovery_ui/
H A Dwear_ui.cpp258 void WearRecoveryUI::SetStage(int /* current */, int /* max */) {} in SetStage() function in WearRecoveryUI
H A Dscreen_ui.cpp1054 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage() function in ScreenRecoveryUI