Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp991 std::string ForCurrentInstance(const char* prefix) { in ForCurrentInstance() function
996 int ForCurrentInstance(int base) { return base + GetInstance() - 1; } in ForCurrentInstance() function