Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dohos_module_config.h36 extern void InitDfxModule(JSIValue exports);
109 {"dfx", InitDfxModule},
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddfx_module.h50 void InitDfxModule(JSIValue exports) in InitDfxModule() function