Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp394 std::string CuttlefishConfig::mempath() const { in mempath() function in vsoc::CuttlefishConfig
397 void CuttlefishConfig::set_mempath(const std::string& mempath) { in set_mempath()