Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/duktape_engine/
A Dbe.c21 static char node_modules_path[MAX_PATH_SIZE]; variable
52 snprintf(base, sizeof(base), "%s/%s", node_modules_path, module_id); in resolve_path()
437 snprintf(node_modules_path, sizeof(node_modules_path), "/node_modules"); in jsengine_init()

Completed in 6 milliseconds