Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp152 const char* kLoopMaxPart = "loop_max_part"; variable
704 (*dictionary_)[kLoopMaxPart] = loop_max_part; in set_loop_max_part()
707 return (*dictionary_)[kLoopMaxPart].asInt(); in loop_max_part()