Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dperformance_dumper.h80 UpdatePerformDataByInputIndex(reqId, timeIndex, time)
92 void UpdatePerformDataByInputIndex(int64_t reqId, PerformTimeIndex timeIndex, int64_t time);
/ohos5.0/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dperformance_dumper.c503 void UpdatePerformDataByInputIndex(int64_t reqId, PerformTimeIndex timeIndex, int64_t time) in UpdatePerformDataByInputIndex() function