Searched refs:ForCurrentInstance (Results 1 – 3 of 3) sorted by relevance
42 std::string ForCurrentInstance(const char* prefix);43 int ForCurrentInstance(int base);
90 std::string ForCurrentInstance(const char* prefix) { in ForCurrentInstance() function95 int ForCurrentInstance(int base) { return base + GetInstance() - 1; } in ForCurrentInstance() function
54 cuttlefish::ForCurrentInstance(cuttlefish::kDefaultUuidPrefix)92 cuttlefish::ForCurrentInstance("CUTTLEFISHCVD")