Home
last modified time | relevance | path

Searched defs:create_config (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/rust/src/tools/rustfmt/src/config/
Dconfig_type.rs68 macro_rules! create_config { macro
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_client_test.cc319 static alts_handshaker_client_test_config* create_config() { in create_config() function
/third_party/skia/bench/
Dnanobench.cpp448 static skstd::optional<Config> create_config(const SkCommandLineConfig* config) { in create_config() function
/third_party/skia/m133/bench/
Dnanobench.cpp567 static std::optional<Config> create_config(const SkCommandLineConfig* config) { in create_config() function
/third_party/nghttp2/src/
Dshrpx_config.cc95 void create_config() { config = new Config(); } in create_config() function