Searched refs:ApexdConfig (Results 1 – 3 of 3) sorted by relevance
42 struct ApexdConfig { struct52 static const ApexdConfig kDefaultConfig = { argument60 void SetConfig(const ApexdConfig& config);
124 std::optional<ApexdConfig> gConfig;1042 void SetConfig(const ApexdConfig& config) { gConfig = config; } in SetConfig()
210 ApexdConfig config_;