Searched refs:i_getLogName (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DMediumAttachmentImpl.cpp172 LogFlowThisFunc(("LEAVE - %s\n", i_getLogName()));
212 LogFlowThisFunc(("ENTER - %s\n", i_getLogName()));
396 LogFlowThisFunc(("ENTER - %s\n", i_getLogName()));
406 LogFlowThisFunc(("LEAVE - %s\n", i_getLogName()));
414 LogFlowThisFunc(("ENTER - %s\n", i_getLogName()));
425 LogFlowThisFunc(("LEAVE - %s\n", i_getLogName()));
585 LogFlowThisFunc(("ENTER - %s\n", i_getLogName()));
594 LogFlowThisFunc(("LEAVE - %s\n", i_getLogName()));
H A DMachineImpl.cpp10965 LogFlowThisFunc(("Detaching '%s', pending deletion\n", pAtt->i_getLogName()));
10977 LogFlowThisFunc(("Detaching '%s', no deletion\n", pAtt->i_getLogName()));
10983 LogFlowThisFunc(("Not detaching '%s'\n", pAtt->i_getLogName()));
11015 LogFlowThisFunc(("Deleting '%s'\n", pAtt->i_getLogName()));
11021 AssertMsg(SUCCEEDED(rc), ("rc=%Rhrc it=%s hd=%s\n", rc, pAtt->i_getLogName(),
/vbox/src/VBox/Main/include/
H A DMediumAttachmentImpl.h100 const char* i_getLogName(void) const { return mLogName.c_str(); } function in class:MediumAttachment

Completed in 79 milliseconds