Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/util/
Dhiappevent_util.cpp75 …rdReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginTime, int64_t end… in ReportRecord()
97 …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