| /foundation/bundlemanager/ecological_rule_manager/services/manager/src/ |
| H A D | ecologic_rule_mgr_service_stub.cpp | 106 int32_t type = 0; in OnEvaluateResolveInfosResult() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_profile_event_sender.cpp | 53 void HfpAgProfileEventSender::HfVolumeChanged(const std::string &device, int type, int volume) const in HfVolumeChanged() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/ |
| H A D | default_app_rdb.cpp | 61 bool DefaultAppRdb::GetDefaultApplicationInfo(int32_t userId, const std::string& type, Element& element) in GetDefaultApplicationInfo() argument 95 bool DefaultAppRdb::SetDefaultApplicationInfo(int32_t userId, const std::string& type, const Element& element) in SetDefaultApplicationInfo() argument 131 DeleteDefaultApplicationInfo(int32_t userId, const std::string& type) DeleteDefaultApplicationInfo() argument 234 const std::string& type = item.first; LoadDefaultApplicationConfig() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| H A D | patch_profile.cpp | 55 std::string type; member 156 QuickFixType GetQuickFixType(const std::string &type) in GetQuickFixType() argument [all...] |
| /foundation/graphic/surface_lite/interfaces/innerkits/ |
| H A D | surface_buffer_impl.h | 70 uint8_t type; member
|
| /foundation/multimedia/av_codec/services/media_engine/filters/ |
| H A D | audio_encoder_filter.cpp | 76 AudioEncoderFilter::AudioEncoderFilter(std::string name, FilterType type): Filter(name, type)
in AudioEncoderFilter() argument
|
| H A D | audio_data_source_filter.cpp | 75 AudioDataSourceFilter::AudioDataSourceFilter(std::string name, FilterType type): Filter(name, type) in AudioDataSourceFilter() argument
|
| H A D | surface_decoder_filter.cpp | 104 SurfaceDecoderFilter::SurfaceDecoderFilter(const std::string& name, FilterType type): Filter(name, type)
in SurfaceDecoderFilter() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | property_util.cpp | 308 PropertyTypeDecl CustomPropertyPodHelper::GetPropertyTypeDeclaration(const string_view type) in GetPropertyTypeDeclaration() argument [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
| H A D | testing_objects.cpp | 592 ITestContainer::Ptr CreateTestContainer(const BASE_NS::string_view name, ClassInfo type) in CreateTestContainer() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/ |
| H A D | inner_capturer_unit_test.cpp | 131 bool MockRenderer::InitRenderer(StreamUsage usage, AudioPrivacyType type) in InitRenderer() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
| H A D | OHAudioRoutingManager.cpp | 152 SourceType type = static_cast<SourceType>(sourceType); in OH_AudioRoutingManager_GetPreferredInputDevice() local 398 OH_AudioDevice_ChangeType type = static_cast<OH_AudioDevice_ChangeType>(deviceChangeAction.type); in OnDeviceChange() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
| H A D | property_util.cpp | 305 PropertyTypeDecl CustomPropertyPodHelper::GetPropertyTypeDeclaration(const string_view type) in GetPropertyTypeDeclaration() argument 656 GetPropertyTypeDeclaration(const string_view type) GetPropertyTypeDeclaration() argument [all...] |
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | buffer_queue_test.cpp | 814 std::string type = ""; in HWTEST_F() local 836 std::string type = "test"; in HWTEST_F() local
|
| H A D | buffer_queue_consumer_test.cpp | 221 HDRMetaDataType type; in HWTEST_F() local
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/src/ |
| H A D | audio_device_adapter_impl.cpp | 44 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) in RenderCallback() argument
|
| /foundation/multimedia/av_codec/frameworks/native/capi/avcodec/ |
| H A D | native_audio_codec.cpp | 169 AVCodecType type = AVCODEC_TYPE_AUDIO_DECODER; in OH_AudioCodec_CreateByMime() local 194 AVCodecType type = AVCODEC_TYPE_AUDIO_ENCODER; in OH_AudioCodec_CreateByName() local
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
| H A D | type_converter.cpp | 151 optional<AVCodecType> TypeConverter::HdiCodecTypeToInnerCodecType(CodecHDI::CodecType type) in HdiCodecTypeToInnerCodecType() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | object_hierarchy_observer.cpp | 313 Subscribe( const IObject::Ptr& root, HierarchyChangeObjectType type, const IObject::WeakPtr& parent) Subscribe() argument 342 AddSubscription( const IObject::Ptr& object, HierarchyChangeObjectType type, const IObject::WeakPtr& parent) AddSubscription() argument
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/ |
| H A D | napi_toneplayer.cpp | 348 bool NapiTonePlayer::ToneTypeCheck(napi_env env, int32_t type) in ToneTypeCheck() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
| H A D | oh_audio_renderer_test.cpp | 106 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; in PlayerTest() local 77 AudioInterruptCallback(OH_AudioRenderer* renderer, void* userData, OH_AudioInterrupt_ForceType type, OH_AudioInterrupt_Hint hint) AudioInterruptCallback() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/ |
| H A D | rs_render_property.h | 66 void SetModifierType(RSModifierType type) in SetModifierType() argument 91 virtual void SetPropertyType(const RSRenderPropertyType type) {} in SetPropertyType() argument 110 virtual std::shared_ptr<RSValueEstimator> CreateRSValueEstimator(const RSValueEstimatorType type) in CreateRSValueEstimator() argument 186 RSRenderProperty(const T& value, const PropertyId& id, const RSRenderPropertyType type) in RSRenderProperty() argument 240 RSRenderAnimatableProperty(const T& value, const PropertyId& id, const RSRenderPropertyType type) in RSRenderAnimatableProperty() argument 243 RSRenderAnimatableProperty(const T& value, const PropertyId& id, const RSRenderPropertyType type, const RSPropertyUnit unit) RSRenderAnimatableProperty() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_occlusion_region.cpp | 41 void Node::Update(int updateStart, int updateEnd, Event::Type type) in Update() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | luma_filter.cpp | 80 OH_Drawing_Typeface* type = OH_Drawing_TypefaceCreateDefault(); in draw_label() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/ |
| H A D | rs_screen_test.cpp | 364 auto type = RSScreenType::VIRTUAL_TYPE_SCREEN; HWTEST_F() local 1667 ScreenConstraintType type = ScreenConstraintType::CONSTRAINT_NONE; HWTEST_F() local 1686 ScreenConstraintType type = ScreenConstraintType::CONSTRAINT_NONE; HWTEST_F() local 1707 ScreenConstraintType type = ScreenConstraintType::CONSTRAINT_NONE; HWTEST_F() local 1734 ScreenConstraintType type = ScreenConstraintType::CONSTRAINT_NONE; HWTEST_F() local [all...] |