Searched refs:output_path (Results 1 – 2 of 2) sorted by relevance
362 const std::string& output_path) { in WriteAuxv() argument375 output_path.c_str(), O_WRONLY | O_CREAT | O_CLOEXEC | O_EXCL, in WriteAuxv()378 ALOGE("Failed to open %s", output_path.c_str()); in WriteAuxv()388 const std::string& output_path) { in WriteMaps() argument390 output_path.c_str(), O_WRONLY | O_CREAT | O_CLOEXEC | O_EXCL, in WriteMaps()393 ALOGE("Failed to open %s", output_path.c_str()); in WriteMaps()
78 const std::string& output_path);84 const std::string& output_path);