Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dohos_module_config.h25 extern void InitSampleModule(JSIValue exports);
99 {"sample", InitSampleModule},
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dsample_module.h46 void InitSampleModule(JSIValue exports) in InitSampleModule() function