Searched refs:GET_UI_CONTENT_CREATE_FUNC (Results 1 – 1 of 1) sorted by relevance
35 constexpr char GET_UI_CONTENT_CREATE_FUNC[] = "OHOS_ACE_GetUIContent"; variable136 auto entry = reinterpret_cast<GetUIContentFunc>(LOADSYM(handle, GET_UI_CONTENT_CREATE_FUNC)); in GetUIContent()