Searched refs:InsertJsEndLog (Results 1 – 4 of 4) sorted by relevance
39 void InsertJsEndLog(const std::string& functionName, int64_t timeStamp = 0);
31 void JsApiPerf::InsertJsEndLog(const std::string& functionName, int64_t timeStamp) in InsertJsEndLog() function in OHOS::Ace::Framework::JsApiPerf
158 JsApiPerf::GetInstance().InsertJsEndLog(argv[0]->ToString(runtime), currentTime); in JsPerfEnd()
2555 JsApiPerf::GetInstance().InsertJsEndLog(argv[0]->ToString(runtime), currentTime); in JsPerfEnd()