Home
last modified time | relevance | path

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

/napi_generator/src/gen/tools/
DNapiLog.js62 NapiLog.getCallPath = function(callerFuncName = null) { function in NapiLog
106 let callPath = NapiLog.getCallPath("log");
/napi_generator/hdc/service/service-gen/src/tools/
DNapiLog.js57 function getCallPath() { function
93 let callPath = getCallPath();
/napi_generator/src/gen/
Dgenerate.js152 let callPath = NapiLog.getCallPath();