Searched refs:ApexdConfig (Results 1 – 3 of 3) sorted by relevance
43 struct ApexdConfig { struct61 static const ApexdConfig kDefaultConfig = { argument76 void SetConfig(const ApexdConfig& config);
126 std::optional<ApexdConfig> gConfig;1149 void SetConfig(const ApexdConfig& config) { gConfig = config; } in SetConfig()
310 ApexdConfig config_;