Searched defs:gce (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/host/commands/test_gce_driver/ |
D | scoped_instance.cpp | 114 GceApi& gce, const std::string& zone, const std::string& instance_name, in CreateDefault() 196 ScopedGceInstance::ScopedGceInstance(GceApi& gce, in ScopedGceInstance()
|
D | cvd_test_gce_driver.cpp | 74 ReadEvalPrintLoop(GceApi& gce, BuildApi& build, int in_fd, int out_fd, in ReadEvalPrintLoop() 388 GceApi gce(*curl, gce_creds, cloud_project); in TestGceDriverMain() local
|
/device/google/cuttlefish/tools/ |
D | create_base_image.go | 109 func gce(action OnFail, gceArg string, errorStr ...string) (string, error) { func
|