Home
last modified time | relevance | path

Searched refs:_desc (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/build/hb/containers/
H A Dstatus.py51 _desc = ''
57 _desc = exception.get_desc()
62 _desc = 'NO DESCRIPTION'
65 _print_formatted_tracebak(_code, str(exception), _type, _desc, _solution)
70 def _print_formatted_tracebak(_code, _exception, _type, _desc, _solution): argument
96 .format(_code, _exception, _type, _desc, _solution), 'error')
/ohos5.0/docs/zh-cn/device-dev/guide/
H A Ddevice-driver-demo.md96 实例化一个HdfDriverEntry 对象作为驱动入口。驱动入口必须为HdfDriverEntry(在hdf\_device\_desc.h中定义)类型的全局变量,且moduleName要和dev…
/ohos5.0/docs/en/device-dev/guide/
H A Ddevice-driver-demo.md95 …ble of the **HdfDriverEntry** type \(which is defined in **hdf\_device\_desc.h**\), and the val…
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-c-cpp-secure-coding-guide.md2205 - Argument for calling **otl\_stream()** and **otl\_column\_desc()** in OTL class library in C++ la…