Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/kits/cj/src_deviceinfo/
H A Ddevice_info.h57 static const char* CjGetManufacture();
H A Ddevice_info.cpp183 const char* DeviceInfo::CjGetManufacture() in CjGetManufacture() function in OHOS::CJSystemapi::DeviceInfo::DeviceInfo
H A Ddevice_info_ffi.cpp202 return DeviceInfo::CjGetManufacture(); in FfiOHOSDeviceInfoManufacture()