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-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/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dese_config.cpp49 string config_path = findConfigPath(); in EseConfig() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc287 std::string config_path = "/vendor/etc/"; in Reload() local
327 HintManager *HintManager::GetFromJSON(const std::string &config_path, bool start) { in GetFromJSON()
/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.cpp149 const std::string config_path = in ThermalHelperImpl() local
/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp201 bool ParseThermalConfig(std::string_view config_path, Json::Value *config) { in ParseThermalConfig()