Home
last modified time | relevance | path

Searched refs:CreateFuzzerPropertyFile (Results 1 – 1 of 1) sorted by relevance

/system/core/init/fuzzer/
Dinit_property_fuzzer.cpp48 void CreateFuzzerPropertyFile(const std::string property_file);
109 void InitPropertyFuzzer::CreateFuzzerPropertyFile(const std::string property_file) { in CreateFuzzerPropertyFile() function in InitPropertyFuzzer
125 CreateFuzzerPropertyFile(kFuzzerPropertyFile); in process()
126 CreateFuzzerPropertyFile(kLegacyPropertyFile); in process()