Home
last modified time | relevance | path

Searched defs:contentParam (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_content_type.cpp261 bool MmsContentType::SetContentParam(MmsContentParam &contentParam) in SetContentParam()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list_item_group.cpp227 bool JSListItemGroup::ParseHeaderAndFooterContent(const JSRef<JSVal>& contentParam, bool isHeader) in ParseHeaderAndFooterContent()
H A Djs_refresh.cpp194 JSRef<JSVal> contentParam = paramObject->GetProperty("refreshingContent"); in ParseRefreshingContent() local
H A Djs_tab_content.cpp526 JSRef<JSVal> contentParam = paramObject->GetProperty("content"); in SetBuilderNode() local
550 JSRef<JSVal> contentParam = paramObject->GetProperty("content"); in SetSubTabBarStyle() local
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp724 MmsContentParam contentParam; variable