Home
last modified time | relevance | path

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

/ohos5.0/base/customization/config_policy/interfaces/kits/js/src/
H A Dcustom_config_napi.cpp111 static napi_module g_customConfigModule = { variable
123 napi_module_register(&g_customConfigModule); in CustomConfigRegister()