Home
last modified time | relevance | path

Searched defs:title (Results 1 – 6 of 6) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/manager/src/
Ddevmgr_dump.c325 const char *title = "hdf device information in user space, format:\n" \ in DevMgrQueryUserDevice() local
364 const char *title = "hdf service information in user space, format:\n" \ in DevMgrQueryUserService() local
396 const char *title = "hdf device information in kernel space, format:\n" \ in DevMgrQueryKernelDevice() local
429 const char *title = "hdf service information in kernel space, format:\n" \ in DevMgrQueryKernelService() local
/drivers/peripheral/thermal/interfaces/hdi_service/include/
Dthermal_hdf_config.h41 std::string title; member
/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/
Dpackage.json28 "title": "HCS Configuration Source View" string
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/attr/
DAttributeArea.js142 addLabelButton(searchId, label, title) { argument
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_hdf_config.cpp217 std::string title; in ParseTracingSubNode() local
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_cec.c609 void HdmiCecEncodingSetTimerProgramTitleMsg(struct HdmiCecMsg *msg, uint8_t *title, uint32_t len) in HdmiCecEncodingSetTimerProgramTitleMsg()