Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dxbel.cpp239 writeItem(root->children().at(i)); in write()
241 writeItem(root); in write()
248 void XbelWriter::writeItem(const BookmarkNode *parent) in writeItem() function in XbelWriter
256 writeItem(parent->children().at(i)); in writeItem()
H A Dxbel.h100 void writeItem(const BookmarkNode *parent);