Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds