Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
H A DConfigVerifier.cc32 static bool VerifyNodes(const std::string& config_path) { in VerifyNodes()
112 std::string config_path; in main() local
/aosp12/system/linkerconfig/modules/
H A Dconfigparser.cc34 Result<LinkerConfig> ParseLinkerConfig(const std::string& config_path) { in ParseLinkerConfig()
/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A Dservice.cpp43 const std::string config_path = in main() local
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
H A Dese_config.cpp49 string config_path = findConfigPath(); in EseConfig() local
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
H A Dese_config.cpp49 string config_path = findConfigPath(); in EseConfig() local
/aosp12/hardware/st/secure_element/ese-spi-driver/utils-lib/
H A Dese_config.cc51 string config_path = findConfigPath(); in EseConfig() local
/aosp12/system/nfc/src/adaptation/
H A Dnfc_config.cc69 string config_path = findConfigPath(); in loadConfig() local
/aosp12/hardware/google/pixel/thermal/utils/
H A Dconfig_parser.cpp139 std::unordered_map<std::string, SensorInfo> ParseSensorInfo(std::string_view config_path) { in ParseSensorInfo()
683 std::unordered_map<std::string, CdevInfo> ParseCoolingDevice(std::string_view config_path) { in ParseCoolingDevice()
769 std::unordered_map<std::string, PowerRailInfo> ParsePowerRailInfo(std::string_view config_path) { in ParsePowerRailInfo()
/aosp12/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser.cpp291 const std::string& config_path, in ExtractConfiguration()
441 ConfigurationParser::ConfigurationParser(std::string contents, const std::string& config_path) in ConfigurationParser()
/aosp12/system/update_engine/payload_generator/
H A Dsquashfs_filesystem.cc116 auto config_path = unsquash_dir.GetPath().Append(kUpdateEngineConf); in GetUpdateEngineConfig() local
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/
H A DHintManager.cc263 const std::string& config_path, bool start) { in GetFromJSON()
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraProviderHWLImpl.cpp727 for (const auto& config_path : configurationFileLocation) { in Initialize() local
/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.cpp272 const std::string config_path = in ThermalHelper() local