Home
last modified time | relevance | path

Searched refs:CjGetBrand (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/init/interfaces/kits/cj/src_deviceinfo/
H A Ddevice_info.h31 static const char* CjGetBrand();
H A Ddevice_info.cpp44 const char* DeviceInfo::CjGetBrand() in CjGetBrand() function in OHOS::CJSystemapi::DeviceInfo::DeviceInfo
H A Ddevice_info_ffi.cpp46 return DeviceInfo::CjGetBrand(); in FfiOHOSDeviceInfoBrand()