Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc32 static bool VerifyNodes(const std::string& config_path) { in VerifyNodes()
111 std::string config_path; in main() local
/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/utils/
Dese_config.cpp48 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/power-libperfmgr/libperfmgr/
DHintManager.cc316 std::string config_path = "/vendor/etc/"; in Reload() local
355 HintManager *HintManager::GetFromJSON(const std::string &config_path, bool start) { in GetFromJSON()
/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp203 bool LoadThermalConfig(std::string_view config_path, Json::Value *config) { in LoadThermalConfig()
244 bool ParseThermalConfig(std::string_view config_path, Json::Value *config, in ParseThermalConfig()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp753 for (const auto& config_path : config_file_locations) { in Initialize() local
/hardware/google/pixel/thermal/
Dthermal-helper.cpp176 const std::string config_path = in ThermalHelperImpl() local