Home
last modified time | relevance | path

Searched defs:timeIndex (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/services/frameworks/src/hiview_adapter/
Dperformance_dumper.c143 static void UpdateDataByInputIndex(PerformData *performData, PerformTimeIndex timeIndex, int64_t ti… in UpdateDataByInputIndex()
503 void UpdatePerformDataByInputIndex(int64_t reqId, PerformTimeIndex timeIndex, int64_t time) in UpdatePerformDataByInputIndex()
/base/security/device_auth/services/frameworks/inc/hiview_adapter/
Dperformance_dumper.h69 #define UPDATE_PERFORM_DATA_BY_INPUT_INDEX(reqId, timeIndex, time) argument