Home
last modified time | relevance | path

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

/commonlibrary/utils_lite/js/builtin/deviceinfokit/src/
H A Dnativeapi_deviceinfo.cpp114 const char* model = GetProductModel(); in GetProductInfo() local
115 if (brand == nullptr || manufacture == nullptr || model == nullptr) { in GetProductInfo()
120 JSI::SetStringProperty(result, "model", model); in GetProductInfo()
121 JSI::SetStringProperty(result, "product", model); in GetProductInfo()

Completed in 2 milliseconds