Searched refs:InitConfigModule (Results 1 – 3 of 3) sorted by relevance
154 InitConfigModule(); in InitSystemTestModules()175 bool InitConfigModule();
619 static napi_value InitConfigModule(napi_env env, napi_value exports) in InitConfigModule() function666 .nm_register_func = InitConfigModule,
200 bool ThermalService::InitConfigModule() in InitConfigModule() function in OHOS::PowerMgr::ThermalService