Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Ddecorator.h69 template <typename T> auto Invoke(T task, StatInfoWrapper& statInfoWrapper, in Invoke() argument
81 statInfoWrapper.UpdateStatInfo(startTime, endTime, classFuncName, isCallSucc); in Invoke()