Home
last modified time | relevance | path

Searched refs:GetProductModel (Results 1 - 14 of 14) sorted by relevance

/base/startup/init/test/fuzztest/getproductmodel_fuzzer/
H A Dgetproductmodel_fuzzer.cpp24 if (GetProductModel() != nullptr) { in FuzzGetProductModel()
/base/startup/init/interfaces/kits/syscap/src/
H A Ddeviceinfo.c44 return GetProductModel(); in OH_GetProductModel()
/base/startup/init/interfaces/innerkits/include/syspara/
H A Dparameter.h144 const char *GetProductModel(void);
/base/startup/init/simulator/parameter/src/
H A Dparameter_common.c120 const char *GetProductModel(void) in GetProductModel() function
267 GetOSFullName(), GetProductModel(), GetSoftwareModel(), in BuildVersionId()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dapi_dumper.cpp51 AddApiRetIntoResult(GetProductModel(), "ProductModel"); in Execute()
/base/startup/init/interfaces/kits/cj/src_deviceinfo/
H A Ddevice_info.cpp41 return GetProductModel(); in CjGetProductModel()
/base/startup/init/test/moduletest/
H A Dsyspara.cpp37 {(char *)"ProductModel", GetProductModel},
H A Dsyspara_moduleTest.cpp44 EXPECT_STRNE(GetProductModel(), nullptr); in GetAllParameterTestFunc()
/base/startup/init/interfaces/innerkits/syspara/
H A Dparameter.c118 const char *GetProductModel(void) in GetProductModel() function
289 GetOSFullName(), GetProductModel(), GetSoftwareModel(), in BuildVersionId()
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_parameter_ex.cpp176 static std::string productModelStr = std::string(GetProductModel()); in GetProductModelStr()
/base/hiviewdfx/hiview/base/utility/
H A Dparameter_ex.cpp162 static std::string productModelStr = std::string(GetProductModel()); in GetProductModelStr()
/base/startup/init/interfaces/kits/jskits/src/
H A Dnative_deviceinfo_js.cpp116 static napi_value GetProductModel(napi_env env, napi_callback_info info) in GetProductModel() function
119 const char *productModel = GetProductModel(); in GetProductModel()
507 {"productModel", nullptr, nullptr, GetProductModel, nullptr, nullptr, napi_default, nullptr}, in Init()
/base/startup/init/test/unittest/syspara/
H A Dsyspara_unittest.cpp52 printf("ProductModel =%s\n", GetProductModel()); in HWTEST_F()
86 EXPECT_STRNE(GetProductModel(), nullptr); in HWTEST_F()
/base/web/webview/ohos_adapter/system_properties_adapter/src/
H A Dsystem_properties_adapter_impl.cpp102 return GetProductModel(); in GetDeviceInfoProductModel()

Completed in 8 milliseconds