Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/proto_logging/stats/express/libexpresscatalog/
H A Dcatalog.cpp58 bool readMetrics(const fs::path& cfgFile, map<string, ExpressMetric>& metrics) { in readMetrics()
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DconfigHandler.py38 def __init__(self, cfgFile, cfgDefaults=None): argument
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dconfig.py43 def __init__(self, cfgFile, cfgDefaults=None): argument
/aosp_15_r20/external/perfetto/ui/
H A Dbuild.js320 function runTests(cfgFile) { argument