Searched refs:OH_UdsContentForm_GetTitle (Results 1 – 5 of 5) sorted by relevance
741 const char* OH_UdsContentForm_GetTitle(OH_UdsContentForm* pThis);
96 | const char \* [OH_UdsContentForm_GetTitle](_u_d_m_f.md#oh_udscontentform_gettitle) ([OH_UdsConten…
213 | const char \* [OH_UdsContentForm_GetTitle](#oh_udscontentform_gettitle) ([OH_UdsContentForm](#oh_…2699 ### OH_UdsContentForm_GetTitle()2702 const char* OH_UdsContentForm_GetTitle (OH_UdsContentForm* pThis)
593 const char* OH_UdsContentForm_GetTitle(OH_UdsContentForm* pThis) in OH_UdsContentForm_GetTitle() function
1104 EXPECT_EQ("title", std::string(OH_UdsContentForm_GetTitle(contentForm)));