Home
last modified time | relevance | path

Searched defs:name (Results 1326 - 1350 of 21918) sorted by relevance

1...<<51525354555657585960>>...877

/foundation/multimedia/media_foundation/engine/include/plugin/core/
H A Dplugin_manager.h64 std::shared_ptr<T> CreateGenericPlugin(const std::string& name) in CreateGenericPlugin() argument
80 CreatePlugin(const std::string& name, PluginType pluginType) CreatePlugin() argument
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dcodec_mode.h40 explicit CodecMode(std::string name) : codecName_(std::move(name)) {} in CodecMode() argument
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_loader.cpp32 std::shared_ptr<PluginLoader> PluginLoader::Create(const std::string& name, const std::string& path) in Create() argument
67 std::shared_ptr<PluginLoader> PluginLoader::CheckSymbol(void* handler, const std::string& name) in CheckSymbol() argument
/foundation/multimedia/media_foundation/engine/pipeline/factory/
H A Dfilter_factory.cpp30 void FilterFactory::RegisterGenerator(const std::string& name, const InstanceGenerator& generator) in RegisterGenerator() argument
/foundation/multimedia/media_foundation/interface/inner_api/osal/task/
H A Dthread.h61 std::string name; member
/foundation/multimedia/media_foundation/tests/unittest/pipeline/
H A Dpipline_func_unit_test.h25 TestFilter(std::string name, Pipeline::FilterType type): Pipeline::Filter(std::move(name), type) {}; in TestFilter() argument
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/enviroment/
H A Dheap_memory_thread.cpp30 std::string name = "heap_memory_thread"; in HeapMemoryThread() local
/foundation/multimedia/av_codec/services/services/common/
H A Davsharedmemory_ipc.cpp53 std::string name = parcel.ReadString(); in ReadAVSharedMemoryFromParcel() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H A Dthread_pool.h48 std::string name; member
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/task_group/
H A Ddelayed_task_group.cpp23 DelayedTaskGroup::DelayedTaskGroup(const std::string& name, TaskFunc func, const ThreadPool* threadPool) in DelayedTaskGroup() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dthread_utils.cpp25 void SetThreadName(pthread_t tid, const std::string& name) in SetThreadName() argument
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
H A Dcodec_ability_singleton_mock.cpp43 std::optional<CapabilityData> CodecAbilitySingleton::GetCapabilityByName(const std::string &name) in GetCapabilityByName() argument
/foundation/multimedia/image_effect/interfaces/inner_api/native/efilter/
H A Defilter.h61 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() argument
H A Defilter_factory.h58 inline std::shared_ptr<EFilter> Create(const std::string &name) in Create() argument
66 template <class T> void RegisterEFilter(const std::string &name) in RegisterEFilter() argument
89 AutoRegisterEFilter(const std::string &name) AutoRegisterEFilter() argument
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
H A Dcommand.cpp35 auto name = GetCommandName(); in Do() local
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/factory/
H A Dfilter_factory.cpp30 void FilterFactory::RegisterGenerator(const std::string &name, const InstanceGenerator &generator) in RegisterGenerator() argument
/foundation/multimedia/av_session/utils/src/
H A Davsession_event_handler.cpp36 bool AVSessionEventHandler::AVSessionPostTask(const Callback &callback, const std::string &name, int64_t delayTime) in AVSessionPostTask() argument
48 void AVSessionEventHandler::AVSessionRemoveTask(const std::string &name) in AVSessionRemoveTask() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_smartalbum_map_operations_test/src/
H A Dmedialibrary_smartalbum_map_operations_test.cpp75 string name = "smartAlbumMap"; in HWTEST_F() local
118 string name = "HandleAddAssetOperation/test"; in HWTEST_F() local
131 string name = "medialib_HandleAddAssetOperation"; in HWTEST_F() local
218 string name = "HandleAgingOperation/test"; in HWTEST_F() local
231 string name = "medialib_HandleAgingOperation"; in HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_operation_context.h40 std::string name; member
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dhi_state.cpp21 HiState::HiState(std::string name) : m_name(name) in HiState() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_smartalbum_operations_test/src/
H A Dmedialibrary_smartalbum_operations_test.cpp65 string name = "medialib_HandleSmartAlbumOperation"; in HWTEST_F() local
87 string name = "CreateSmartAlbumOperation/test"; in HWTEST_F() local
102 string name = "medialib_CreateSmartAlbumOperation"; in HWTEST_F() local
/foundation/multimedia/player_framework/services/services/common/
H A Davsharedmemory_ipc.cpp50 std::string name = parcel.ReadString(); in ReadAVSharedMemoryFromParcel() local
68 std::string name = parcel.ReadString(); in ReadAVDataSrcMemoryFromParcel() local
/foundation/multimedia/player_framework/services/utils/include/
H A Dplayer_xcollie.h45 XcollieTimer(const std::string &name, bool recovery = false, uint32_t timeout = 10) in XcollieTimer() argument
50 XcollieTimer(const std::string &name, uint32_t timeout) in XcollieTimer() argument
/foundation/multimedia/ringtone_library/services/ringtone_restore/include/
H A Ddualfwk_conf_parser.h29 std::string name; member
/foundation/multimodalinput/input/uinput/
H A Dhdf_device_event_manager.cpp36 std::string name = "mmi-hdf"; in ConnectHDFInit() local

Completed in 9 milliseconds

1...<<51525354555657585960>>...877