/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/hmsymbolconfigohos_fuzzer/ |
H A D | hmsymbolconfigohos_fuzzer.cpp | 59 uint32_t type = GetObject<uint32_t>(); in HmSymbolConfigOhosFuzzTest002() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/ |
H A D | rs_profiler_network_test.cpp | 89 auto type = static_cast<char>(Packet::BINARY); in HWTEST_F() local 105 auto type = static_cast<char>(Packet::LOG); in HWTEST_F() local 121 auto type in HWTEST_F() local 138 auto type = static_cast<char>(Packet::BINARY); HWTEST_F() local 158 auto type = static_cast<char>(Packet::BINARY); HWTEST_F() local 173 auto type = static_cast<char>(Packet::BINARY); HWTEST_F() local 193 auto type = static_cast<char>(Packet::BINARY); HWTEST_F() local [all...] |
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/ |
H A D | video_processing_impl.cpp | 43 VideoProcessing_ErrorCode OH_VideoProcessing::Create(OH_VideoProcessing** instance, int type) in Create() argument 92 OH_VideoProcessing::OH_VideoProcessing(int type) in OH_VideoProcessing() argument
|
/foundation/multimedia/image_framework/mock/native/src/ |
H A D | HiLog.cpp | 22 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/ |
H A D | item_property_aux_box.h | 29 void SetAuxType(const std::string &type) { auxType_ = type; } in SetAuxType() argument
|
/foundation/multimedia/image_framework/plugins/manager/include/ |
H A D | priority_scheme.h | 32 PriorityScheme(PriorityType type, const std::string &attrKey) : type_(type), attrKey_(attrKey) {} in PriorityScheme() argument 33 PriorityScheme(PriorityType type, std::string &&attrKey) : type_(type), attrKey_(std::move(attrKey)) {} in PriorityScheme() argument
|
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/ |
H A D | image_processing_impl.cpp | 43 ImageProcessing_ErrorCode OH_ImageProcessing::Create(OH_ImageProcessing** instance, int type) in Create() argument 84 OH_ImageProcessing::OH_ImageProcessing(int type) in OH_ImageProcessing() argument
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/ |
H A D | writer.cpp | 46 MediaManagerError Writer::Write(TrackType type, const std::shared_ptr<AVBuffer>& sample) in Write() argument
|
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/core/ |
H A D | transfer.h | 43 EventType type; member
|
/foundation/multimedia/media_foundation/services/media_monitor/common/src/ |
H A D | event_bean.cpp | 32 EventBean(const ModuleId &mId, const EventId &eId, const EventType &type) EventBean() argument
|
/foundation/multimedia/media_foundation/src/meta/ |
H A D | any.cpp | 101 AnyValueType type = static_cast<AnyValueType>(parcel.ReadInt32()); variable
|
/foundation/multimedia/media_foundation/tests/unittest/pipeline/ |
H A D | pipline_func_unit_test.h | 25 TestFilter(std::string name, Pipeline::FilterType type): Pipeline::Filter(std::move(name), type) {}; in TestFilter() argument
|
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/window_manager_service_proxy_impl/ |
H A D | hcamera_scene_session_manager_proxy.cpp | 21 int32_t CameraSceneSessionManagerProxy::RegisterWindowManagerAgent(WindowManagerAgentType type,
in RegisterWindowManagerAgent() argument 40 int32_t CameraSceneSessionManagerProxy::UnregisterWindowManagerAgent(WindowManagerAgentType type,
in UnregisterWindowManagerAgent() argument
|
/foundation/multimedia/av_codec/test/unittest/key_type_test/ |
H A D | key_type_test.cpp | 100 auto type = Key_Type_Map.find(key); in GetType() local 191 auto type = GetType(key); in HWTEST_P() local 212 auto type in HWTEST_P() local 233 auto type = GetType(key); HWTEST_P() local 254 auto type = GetType(key); HWTEST_P() local 275 auto type = GetType(key); HWTEST_P() local 296 auto type = GetType(key); HWTEST_P() local [all...] |
/foundation/multimedia/av_session/services/session/adapter/ |
H A D | account_manager_adapter.cpp | 54 void AccountManagerAdapter::HandleAccountsEvent(const std::string &type, const int &userId) in HandleAccountsEvent() argument
|
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_codec/ |
H A D | video_codec_base.cpp | 30 std::shared_ptr<VideoCodecBase> VideoCodecFactory::CreateVideoCodec(CodecType type, CodecRunMode mode) in CreateVideoCodec() argument
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/base/ |
H A D | ischeduler_video_state.cpp | 42 ISchedulerVideoState::VideoSchedulerInfo ISchedulerVideoState::GetScheduleInfo(ScheduleType type) in GetScheduleInfo() argument 48 bool ISchedulerVideoState::UpdateSchedulerInfo(ScheduleType type, int32_t stateValue) in UpdateSchedulerInfo() argument
|
/foundation/multimedia/camera_lite/interfaces/kits/ |
H A D | camera.h | 95 virtual FrameConfig *GetFrameConfig(int32_t type)
in GetFrameConfig() argument 127 virtual void StopLoopingCapture(int32_t type) {}
in StopLoopingCapture() argument
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/ |
H A D | mtp_set_object_prop_test.cpp | 160 int type = 0; in HWTEST_F() local 181 int type = 0; in HWTEST_F() local 204 int type = 0; in HWTEST_F() local 227 int type = 0; in HWTEST_F() local 250 int type = 0; in HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/include/ |
H A D | cloud_sync_observer.h | 33 DataShare::DataShareObserver::ChangeType type; member
|
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
H A D | dfx_timer.cpp | 26 DfxTimer::DfxTimer(int32_t type, int32_t object, int64_t timeOut, bool isReport) in DfxTimer() argument
|
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/ |
H A D | multistages_capture_dfx_trigger_ratio.cpp | 41 void MultiStagesCaptureDfxTriggerRatio::SetTrigger(const MultiStagesCaptureTriggerType &type)
in SetTrigger() argument
|
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
H A D | avscreen_capture_callback.h | 41 (void)type; variable
|
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/ |
H A D | player_server_mem_state.cpp | 41 int32_t PlayerServerMem::MemBaseState::MemPlayerCbRecover(PlayerOnInfoType type, int32_t extra)
in MemPlayerCbRecover() argument 111 int32_t PlayerServerMem::MemInitializedState::MemPlayerCbRecover(PlayerOnInfoType type, int32_t extra)
in MemPlayerCbRecover() argument 127 int32_t PlayerServerMem::MemPreparingState::MemPlayerCbRecover(PlayerOnInfoType type, int32_t extra)
in MemPlayerCbRecover() argument 143 int32_t PlayerServerMem::MemPreparedState::MemPlayerCbRecover(PlayerOnInfoType type, int32_t extra)
in MemPlayerCbRecover() argument 159 int32_t PlayerServerMem::MemPausedState::MemPlayerCbRecover(PlayerOnInfoType type, int32_t extra)
in MemPlayerCbRecover() argument 175 MemPlayerCbRecover(PlayerOnInfoType type, int32_t extra) MemPlayerCbRecover() argument [all...] |
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/ |
H A D | ringtone_bundle_manager_test.cpp | 71 auto type = cmd.GetOprnType(); in HWTEST_F() local
|