Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds