Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/unix/sysshell/
H A Drecently_used_file.cxx57 recently_used_file::recently_used_file() : in recently_used_file() function in recently_used_file
98 recently_used_file::~recently_used_file() in ~recently_used_file()
105 void recently_used_file::reset() const in reset()
111 void recently_used_file::truncate(off_t length) in truncate()
118 size_t recently_used_file::read(char* buffer, size_t size) const in read()
129 void recently_used_file::write(const char* buffer, size_t size) const in write()
136 bool recently_used_file::eof() const in eof()
H A Drecently_used_file_handler.cxx127 void write_xml(const recently_used_file& file) const in write_xml()
176 …void write_xml_tag(const string_t& name, const string_t& value, const recently_used_file& file) co… in write_xml_tag()
184 void write_xml_tag(const string_t& name, const recently_used_file& file) const in write_xml_tag()
191 …void write_xml_start_tag(const string_t& name, const recently_used_file& file, bool linefeed = fal… in write_xml_start_tag()
201 void write_xml_end_tag(const string_t& name, const recently_used_file& file) const in write_xml_end_tag()
301 recently_used_file& file, in read_recently_used_items()
326 recently_used_file& file, in recent_item_writer()
339 recently_used_file& file_;
351 recently_used_file& file, in write_recently_used_items()
502 recently_used_file ruf; in add_to_recently_used_file_list()
H A Drecently_used_file.hxx33 class recently_used_file class
37 recently_used_file();
40 ~recently_used_file();
H A Dmakefile.mk43 SLOFILES=$(SLO)$/recently_used_file.obj \

Completed in 33 milliseconds