Home
last modified time | relevance | path

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

/packages/services/Car/tools/cpu_perf/
Dconfig.py96 def parse_config(configFile): function
Dcpu_perf.py28 from config import parse_config as parse_config unknown
Dperfetto_cpu_analysis.py29 from config import parse_config as parse_config unknown
/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module.cc66 void SyspropsModule::parse_config(std::string file_path) { in parse_config() function in bluetooth::sysprops::SyspropsModule