Searched refs:autostart_file_contents (Results 1 – 1 of 1) sorted by relevance
42 std::string autostart_file_contents = in AddApplication() local48 std::string::size_type content_length = autostart_file_contents.length(); in AddApplication()49 if (file_util::WriteFile(autostart_file, autostart_file_contents.c_str(), in AddApplication()