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