Home
last modified time | relevance | path

Searched defs:SetContentType (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_basic_content.h110 inline void SetContentType(int32_t type) in SetContentType() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_check_request.cpp30 void NotificationCheckRequest::SetContentType(NotificationContent::Type contentType) in SetContentType() function in OHOS::Notification::NotificationCheckRequest
H A Dnotification_check_info.cpp58 void NotificationCheckInfo::SetContentType(int32_t contentType) in SetContentType() function in OHOS::Notification::NotificationCheckInfo
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_info_box.h60 void SetContentType(const std::string &content_type) { contentType_ = content_type; } in SetContentType() function
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_attachment.cpp140 bool MmsAttachment::SetContentType(std::string strContentType) in SetContentType() function in OHOS::Telephony::MmsAttachment
H A Dmms_content_type.cpp255 bool MmsContentType::SetContentType(std::string str) in SetContentType() function in OHOS::Telephony::MmsContentType
H A Dmms_body_part.cpp302 bool MmsBodyPart::SetContentType(std::string strContentType) in SetContentType() function in OHOS::Telephony::MmsBodyPart
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_content_type.cpp249 bool SmsWapPushContentType::SetContentType(std::string str) in SetContentType() function in OHOS::Telephony::SmsWapPushContentType
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_field_model_impl.h39 void SetContentType(const NG::TextContentType& value) override {}; in SetContentType() function
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Daudio_renderer_info_napi.cpp154 napi_value AudioRendererInfoNapi::SetContentType(napi_env env, napi_callback_info info) in SetContentType() function in OHOS::Media::AudioRendererInfoNapi
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.cpp950 napi_value NapiAudioEnum::SetContentType(napi_env env, napi_callback_info info) in SetContentType() function in OHOS::AudioStandard::NapiAudioEnum
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp303 void TextFieldModelNG::SetContentType(const TextContentType& value) in SetContentType() function in OHOS::Ace::NG::TextFieldModelNG
1011 void TextFieldModelNG::SetContentType(const FrameNode* frameNode, const TextContentType& value) in SetContentType() function in OHOS::Ace::NG::TextFieldModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp225 void JSTextField::SetContentType(const JSCallbackInfo& info) in SetContentType() function in OHOS::Ace::Framework::JSTextField
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_area_bridge.cpp1483 ArkUINativeModuleValue TextAreaBridge::SetContentType(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetContentType() function in OHOS::Ace::NG::TextAreaBridge
H A Darkts_native_text_input_bridge.cpp1844 ArkUINativeModuleValue TextInputBridge::SetContentType(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetContentType() function in OHOS::Ace::NG::TextInputBridge