Home
last modified time | relevance | path

Searched defs:new_config (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Python/
Dpathconfig.c58 _PyPathConfig new_config = _PyPathConfig_INIT; in _PyPathConfig_Init() local
143 _PyPathConfig new_config; in Py_SetPath() local
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config.py217 def new_config(self, _utest=False): member in IdleConfTest
/external/webrtc/talk/app/webrtc/
Dpeerconnection.cc1839 InternalDataChannelInit new_config = in InternalCreateDataChannel() local
/external/perfetto/src/tracing/core/
Dtracing_service_impl.cc2755 const TraceConfig& new_config) in TracingSession()