Searched refs:kConfigFilePath (Results 1 – 2 of 2) sorted by relevance
116 const std::string kConfigFilePath = "/system/etc/angle/feature_config_vk.binarypb"; in getFeatureOverrideFilePath() local118 return kConfigFilePath; in getFeatureOverrideFilePath()
41 const std::string kConfigFilePath = "/data/local/tmp/config"; variable77 int32_t fd = memfd_create(kConfigFilePath.c_str(), MFD_ALLOW_SEALING); in LLVMFuzzerTestOneInput()186 int32_t filefd = open(kConfigFilePath.c_str(), O_CREAT | O_RDWR); in LLVMFuzzerTestOneInput()