Searched defs:Config (Results 1 – 5 of 5) sorted by relevance
43 class Config; variable
51 class Config; variable
153 class Config; variable
106 bool (Config::*process_func)(const std::string&, const std::string&); member
146 Config() : target_sdk_version_(__ANDROID_API__) {} in Config() function