Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/include/
H A Dthermal_service.h154 InitConfigModule(); in InitSystemTestModules()
175 bool InitConfigModule();
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_config/src/
H A Dnative_module.cpp619 static napi_value InitConfigModule(napi_env env, napi_value exports) in InitConfigModule() function
666 .nm_register_func = InitConfigModule,
/ohos5.0/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_service.cpp200 bool ThermalService::InitConfigModule() in InitConfigModule() function in OHOS::PowerMgr::ThermalService