Searched defs:dllName (Results 1 – 2 of 2) sorted by relevance
75 panda::JSValueRef* ARKTS_LoadModule(ARKTS_Env env, const char* dllName) in ARKTS_LoadModule()
205 virtual ARKTS_Value ExportModule(ARKTS_Env env, const char* dllName, ARKTS_Value exports) in ExportModule()210 virtual bool HasModuleHandle(const char* dllName) in HasModuleHandle()