Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp205 virtual ARKTS_Value ExportModule(ARKTS_Env env, const char* dllName, ARKTS_Value exports) in ExportModule() function in __anon2e6194970110::MockContext
318 return instance_ ? instance_->ExportModule(env, dllName, exports) : exports; in Init()