/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | ans_log_test.cpp | 90 …NotificationNapi::ContentType inType = NotificationNapi::ContentType::NOTIFICATION_CONTENT_BASIC_T… variable 123 NotificationContent::Type inType = NotificationContent::Type::BASIC_TEXT; variable 155 NotificationNapi::SlotType inType = NotificationNapi::SlotType::SOCIAL_COMMUNICATION; variable 190 NotificationConstant::SlotType inType = NotificationConstant::SlotType::CUSTOM; variable 225 NotificationNapi::SlotLevel inType = NotificationNapi::SlotLevel::LEVEL_NONE; variable 251 NotificationNapi::LiveViewStatus inType = NotificationNapi::LiveViewStatus::LIVE_VIEW_CREATE; variable 274 NotificationSlot::NotificationLevel inType = NotificationSlot::NotificationLevel::LEVEL_NONE; variable 303 int inType = NotificationConstant::CLICK_REASON_DELETE; variable 353 NotificationNapi::DoNotDisturbType inType = NotificationNapi::DoNotDisturbType::TYPE_NONE; variable 376 NotificationConstant::DoNotDisturbType inType = NotificationConstant::DoNotDisturbType::NONE; variable [all …]
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_convert_enum.cpp | 21 bool AnsEnumUtil::ContentTypeJSToC(const ContentType &inType, NotificationContent::Type &outType) in ContentTypeJSToC() 52 bool AnsEnumUtil::ContentTypeCToJS(const NotificationContent::Type &inType, ContentType &outType) in ContentTypeCToJS() 83 bool AnsEnumUtil::SlotTypeJSToC(const SlotType &inType, NotificationConstant::SlotType &outType) in SlotTypeJSToC() 115 bool AnsEnumUtil::SlotTypeCToJS(const NotificationConstant::SlotType &inType, SlotType &outType) in SlotTypeCToJS() 176 const LiveViewStatus &inType, NotificationLiveViewContent::LiveViewStatus &outType) in LiveViewStatusJSToC() 225 bool AnsEnumUtil::ReasonCToJS(const int &inType, int &outType) in ReasonCToJS() 329 bool AnsEnumUtil::DoNotDisturbTypeJSToC(const DoNotDisturbType &inType, NotificationConstant::DoNot… in DoNotDisturbTypeJSToC() 351 bool AnsEnumUtil::DoNotDisturbTypeCToJS(const NotificationConstant::DoNotDisturbType &inType, DoNot… in DoNotDisturbTypeCToJS() 373 bool AnsEnumUtil::DeviceRemindTypeCToJS(const NotificationConstant::RemindType &inType, DeviceRemin… in DeviceRemindTypeCToJS() 395 bool AnsEnumUtil::SourceTypeCToJS(const NotificationConstant::SourceType &inType, SourceType &outTy… in SourceTypeCToJS() [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | flatbuffer_schema.cpp | 91 inline bool IsIntegerType(reflection::BaseType inType) in IsIntegerType() 96 inline bool IsRealType(reflection::BaseType inType) in IsRealType() 101 inline bool IsScalarType(reflection::BaseType inType) in IsScalarType() 106 inline bool IsStringType(reflection::BaseType inType) in IsStringType() 111 inline bool IsIndexableType(reflection::BaseType inType) in IsIndexableType() 116 inline bool IsVectorType(reflection::BaseType inType) in IsVectorType() 121 inline bool IsStringOrVectorType(reflection::BaseType inType) in IsStringOrVectorType() 126 inline bool IsObjectType(reflection::BaseType inType) in IsObjectType() 131 inline bool IsSupportTypeAtRoot(reflection::BaseType inType) in IsSupportTypeAtRoot() 136 inline bool IsRequiredSupportType(reflection::BaseType inType) in IsRequiredSupportType() [all …]
|
H A D | json_object.cpp | 449 bool InsertFieldCheckParameter(const FieldPath &inPath, FieldType inType, const FieldValue &inValue, in InsertFieldCheckParameter() 460 void LeafJsonNodeAppendValue(Json::Value &leafNode, FieldType inType, const FieldValue &inValue) in LeafJsonNodeAppendValue() 468 void LeafJsonNodeAssignValue(Json::Value &leafNode, FieldType inType, const FieldValue &inValue) in LeafJsonNodeAssignValue() 547 int JsonObject::InsertField(const FieldPath &inPath, FieldType inType, const FieldValue &inValue, b… in InsertField()
|
H A D | schema_utils.cpp | 467 std::string SchemaUtils::FieldTypeString(FieldType inType) in FieldTypeString() 483 std::string SchemaUtils::SchemaTypeString(SchemaType inType) in SchemaTypeString()
|
H A D | schema_object.cpp | 28 void DisplaySchemaLineByLine(SchemaType inType, const std::string &inSchema) in DisplaySchemaLineByLine() 582 FieldType inType, SchemaAttribute &outAttr) const in CheckSchemaDefineItemDecideAttribute() 1007 inline bool IsTypeMustBeExactlyEqualBetweenSchemaAndValue(FieldType inType) in IsTypeMustBeExactlyEqualBetweenSchemaAndValue() 1014 inline bool IsObjectType(FieldType inType) in IsObjectType()
|
H A D | value_object.cpp | 156 int ValueObject::InsertField(const FieldPath &inPath, FieldType inType, const FieldValue &inValue) in InsertField()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | subtitle_sink_filter.cpp | 191 Status SubtitleSinkFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked() 205 Status SubtitleSinkFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta>& meta, in OnUpdated() 211 Status SubtitleSinkFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>&… in OnUnLinked()
|
H A D | audio_data_source_filter.cpp | 272 Status AudioDataSourceFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 279 Status AudioDataSourceFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 286 Status AudioDataSourceFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallbac… in OnUnLinked()
|
H A D | audio_sink_filter.cpp | 209 Status AudioSinkFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked() 290 Status AudioSinkFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta>& meta, in OnUpdated() 296 Status AudioSinkFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& ca… in OnUnLinked()
|
H A D | audio_encoder_filter.cpp | 256 Status AudioEncoderFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 264 Status AudioEncoderFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 271 Status AudioEncoderFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>&… in OnUnLinked()
|
H A D | surface_decoder_filter.cpp | 330 Status SurfaceDecoderFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 358 Status SurfaceDecoderFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 365 Status SurfaceDecoderFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback… in OnUnLinked()
|
H A D | surface_encoder_filter.cpp | 361 Status SurfaceEncoderFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 369 Status SurfaceEncoderFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 376 Status SurfaceEncoderFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback… in OnUnLinked()
|
H A D | audio_capture_filter.cpp | 402 Status AudioCaptureFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 409 Status AudioCaptureFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 416 Status AudioCaptureFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback> … in OnUnLinked()
|
H A D | metadata_filter.cpp | 284 Status MetaDataFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 291 Status MetaDataFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 298 Status MetaDataFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& cal… in OnUnLinked()
|
H A D | muxer_filter.cpp | 242 Status MuxerFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 280 Status MuxerFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 288 Status MuxerFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback> &callba… in OnUnLinked()
|
H A D | video_capture_filter.cpp | 283 Status VideoCaptureFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 290 Status VideoCaptureFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 297 Status VideoCaptureFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>&… in OnUnLinked()
|
H A D | video_resize_filter.cpp | 444 Status VideoResizeFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 452 Status VideoResizeFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 459 Status VideoResizeFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>& … in OnUnLinked()
|
H A D | audio_decoder_filter.cpp | 258 Status AudioDecoderFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 328 Status AudioDecoderFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 334 Status AudioDecoderFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback>&… in OnUnLinked()
|
H A D | decoder_surface_filter.cpp | 562 Status DecoderSurfaceFilter::OnLinked(StreamType inType, const std::shared_ptr<Meta> &meta, in OnLinked() 573 Status DecoderSurfaceFilter::OnUpdated(StreamType inType, const std::shared_ptr<Meta> &meta, in OnUpdated() 579 Status DecoderSurfaceFilter::OnUnLinked(StreamType inType, const std::shared_ptr<FilterLinkCallback… in OnUnLinked()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | audio_sink_filter_unit_test.cpp | 140 StreamType inType = StreamType::STREAMTYPE_MAX; variable
|
H A D | audio_data_source_filter_unit_test.h | 168 Status OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked()
|
H A D | video_resize_filter_unit_test.h | 94 Status OnLinked(StreamType inType, const std::shared_ptr<Meta>& meta, in OnLinked()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | ischema.h | 34 inline SchemaType ReadSchemaType(uint8_t inType) in ReadSchemaType()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 301 static bool ContentTypeCJToC(const ContentType &inType, NotificationContent::Type &outType) in ContentTypeCJToC() 332 static bool SlotTypeCJToC(const SlotType &inType, NotificationConstant::SlotType &outType) in SlotTypeCJToC()
|