Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/frameworks/native/src/
Dhiappevent_util.cpp56 …rdReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginTime, int64_t end… in ReportRecord()
78 …rdReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginTime, int64_t end… in ReportRecord()
/developtools/profiler/device/plugins/native_hook/test/
Dperf_test_data.cpp40 struct timespec beginTime; in UserThread() local