Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/dev/
Ddev_Profile.h139 bool AddReport(const Report& report);
333 bool AddReport(Report){ return false; } in AddReport() function
/NW4C-2.0.3/sources/libraries/dev/
Ddev_Profile.cpp84 ProfileManager::AddReport(const Report& report) in AddReport() function in nw::dev::ProfileManager