Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/dev/
Ddev_Profile.h140 bool StoreReport(const Report& report);
333 bool StoreReport(Report){ return false; } in StoreReport() function
/NW4C-1.2.23/sources/libraries/dev/
Ddev_ParticleProfile.cpp114 m_Instance->m_IntervalProfileManager->StoreReport(m_Instance->m_Report); in Stop()
Ddev_Profile.cpp89 ProfileManager::StoreReport(const Report& report) in StoreReport() function in nw::dev::ProfileManager
381 m_ProfileManager->StoreReport(m_Report); in ~AutoProfile()