Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/kits/jskits/src/
H A Dnative_deviceinfo_js.cpp442 static napi_value NAPI_GetDistributionOSReleaseType(napi_env env, napi_callback_info info) in NAPI_GetDistributionOSReleaseType() function
539 …{"distributionOSReleaseType", nullptr, nullptr, NAPI_GetDistributionOSReleaseType, nullptr, nullpt… in Init()