Home
last modified time | relevance | path

Searched refs:kUseAllocd (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1540 static constexpr char kUseAllocd[] = "use_allocd"; variable
1542 return (*Dictionary())[kUseAllocd].asBool(); in use_allocd()
1546 (*Dictionary())[kUseAllocd] = use_allocd; in set_use_allocd()