Home
last modified time | relevance | path

Searched defs:CreateContextFromFile (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dbridges.cpp53 TS_INTEROP_2(CreateContextFromFile, KNativePointer, KNativePointer, KStringPtr) in TS_INTEROP_2() argument
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h183 … es2panda_Context *(*CreateContextFromFile)(es2panda_Config *config, char const *source_file_name); member
Des2panda_lib.cpp398 extern "C" __attribute__((unused)) es2panda_Context *CreateContextFromFile(es2panda_Config *config, in CreateContextFromFile() function