Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/dev/
Ddev_Profile.h137 bool AddReport(const Report& report);
331 bool AddReport(Report){ return false; } in AddReport() function
/NW4C-1.2.23/sources/libraries/dev/
Ddev_Profile.cpp82 ProfileManager::AddReport(const Report& report) in AddReport() function in nw::dev::ProfileManager