Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc32 static bool VerifyNodes(const std::string& config_path) { in VerifyNodes()
112 std::string config_path; in main() local
/hardware/google/pixel/power-libperfmgr/aidl/
Dservice.cpp43 const std::string config_path = in main() local
/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
Dese_config.cpp49 string config_path = findConfigPath(); in EseConfig() local
/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dese_config.cpp49 string config_path = findConfigPath(); in EseConfig() local
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dese_config.cc51 string config_path = findConfigPath(); in EseConfig() local
/hardware/google/pixel/thermal/utils/
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()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp727 for (const auto& config_path : configurationFileLocation) { in Initialize() local