Home
last modified time | relevance | path

Searched defs:productModel (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/systemproperties_fuzzer/
H A Dsystem_properties_adapter_impl_fuzzer.cpp35 …std::string productModel = NWeb::SystemPropertiesAdapterImpl::GetInstance().GetDeviceInfoProductMo… in SystemPropertiesAdapterFuzzTest() local
/ohos5.0/base/startup/init/interfaces/innerkits/syspara/
H A Dparam_comm.c130 static const char *productModel = NULL; in GetProductModel_() local
/ohos5.0/base/startup/init/interfaces/kits/jskits/src/
H A Dnative_deviceinfo_js.cpp117 const char *productModel = GetProductModel(); in GetProductModel() local
129 const char *productModel = GetProductModelAlias(); in GetProductModelAlias() local
/ohos5.0/commonlibrary/utils_lite/js/builtin/deviceinfokit/src/
H A Dnativeapi_ohos_deviceinfo.cpp89 JSIValue productModel = JSI::CreateString(value); in JSGetProductModel() local