Home
last modified time | relevance | path

Searched defs:config_path (Results 1 – 3 of 3) sorted by relevance

/system/linkerconfig/modules/
Dconfigparser.cc34 Result<LinkerConfig> ParseLinkerConfig(const std::string& config_path) { in ParseLinkerConfig()
/system/nfc/src/adaptation/
Dnfc_config.cc69 string config_path = findConfigPath(); in loadConfig() local
/system/update_engine/payload_generator/
Dsquashfs_filesystem.cc116 auto config_path = unsquash_dir.GetPath().Append(kUpdateEngineConf); in GetUpdateEngineConfig() local