Home
last modified time | relevance | path

Searched defs:ConfigOptions (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dconfig.h31 struct ConfigOptions { struct
39 bool CreateConfigFromOptions(const ConfigOptions& options, argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_server_config.h179 struct QUICHE_EXPORT ConfigOptions { struct
186 QuicWallTime expiry_time;
189 bool channel_id_enabled;
192 std::string id;
195 std::string orbit;
200 bool p256;
H A Dquic_crypto_server_config.cc233 QuicCryptoServerConfig::ConfigOptions::ConfigOptions() in ConfigOptions() function in quic::QuicCryptoServerConfig::ConfigOptions
/aosp_15_r20/external/skia/include/gpu/ganesh/mock/
H A DGrMockTypes.h136 struct ConfigOptions { struct
137 enum Renderability { kNo, kNonMSAA, kMSAA };
138 Renderability fRenderability = kNo;
139 bool fTexturable = false;
/aosp_15_r20/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_messages.py404 class ConfigOptions(_messages.Message): class
/aosp_15_r20/external/python/apitools/samples/servicemanagement_sample/
Dservicemanagement_v1.json1742 "ConfigOptions": { object