Home
last modified time | relevance | path

Searched refs:LogTrackerInit (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ext/
Dtracker.h52 void LogTrackerInit(const char* filepath);
Dtracker.c36 void LogTrackerInit(const char* filepath) in LogTrackerInit() function
/third_party/jerryscript/jerry-core/api/
Djerry.c4632 LogTrackerInit(filepath); in JerryRefTrackerStart()