Home
last modified time | relevance | path

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

/haiku/headers/os/interface/
H A DPicture.h64 status_t _Upload();
/haiku/src/kits/interface/
H A DPicture.cpp60 fPicture->_Upload(); in ReconnectToAppServer()
424 return _Upload() == B_OK; in _AssertServerCopy()
429 BPicture::_Upload() in _Upload() function in BPicture