Searched defs:Config (Results 1 – 7 of 7) sorted by relevance
39 class Config; variable
45 class Config; variable
44 class Config; variable
147 class Config; variable
94 bool (Config::*process_func)(const std::string&, const std::string&); member
124 Config() : target_sdk_version_(__ANDROID_API__) {} in Config() function