Searched refs:kAtcProfilePath (Results 1 – 2 of 2) sorted by relevance
36 constexpr char kAtcProfilePath[] = "vendor/etc/atc_profile.json"; variable
290 if (!android::base::ReadFileToString(kAtcProfilePath, &atc_profile)) { in parseAtcProfile()