Home
last modified time | relevance | path

Searched refs:StoreReport (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/dev/
Ddev_Profile.h142 bool StoreReport(const Report& report);
335 bool StoreReport(Report){ return false; } in StoreReport() function
/NW4C-2.0.3/sources/libraries/dev/
Ddev_ParticleProfile.cpp116 m_Instance->m_IntervalProfileManager->StoreReport(m_Instance->m_Report); in Stop()
Ddev_Profile.cpp91 ProfileManager::StoreReport(const Report& report) in StoreReport() function in nw::dev::ProfileManager
383 m_ProfileManager->StoreReport(m_Report); in ~AutoProfile()