Home
last modified time | relevance | path

Searched refs:_attr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/guide/
H A Ddevice-outerdriver-demo.md43 …DF框架所必需的信息,开发者无特殊场景需求无需改动。各驱动层私有配置信息通过“deviceMatchAttr”字段与input\_config.hcs中的“match\_attr”相关内容进行匹配。
99 “deviceMatchAttr”需要与私有配置信息中的“match\_attr”字段保持一致。
H A Ddevice-driver-demo.md174 …match\_attr字段必须与device\_info.hcs中的deviceMatch\_Attr保持一致,在此文件中配置驱动需要的参数,通过match\_attr可匹配至对应的驱动,该驱动即…
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp173 #define ATTRIBUTE(_attr) \ argument
175 _attr, #_attr \
/ohos5.0/docs/en/device-dev/guide/
H A Ddevice-driver-demo.md173 … value of **match\_attr** must be the same as that of **deviceMatch\_Attr** in the **device\_…
H A Ddevice-outerdriver-demo.md42 …a of each driver uses the **deviceMatchAttr** field to match the **match\_attr** field in the **…
98 **deviceMatchAttr**: This value must be the same as the **match\_attr** value in the private confi…