/ohos5.0/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/plugin_example/plugin_example1/ |
H A D | plugin_export.cpp | 72 auto creator = iter->second; in PluginExternalCreate() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | connection.cpp | 32 auto creator = g_creators[dbType]; in Create() local 84 int32_t Connection::RegisterCreator(int32_t dbType, Creator creator) in RegisterCreator()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/ |
H A D | image_creator_manager.cpp | 26 auto creator = GetImageCreatorByKeyId(keyId); in GetSurfaceByKeyId() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | iremote_broker.cpp | 29 bool BrokerRegistration::Register(const std::u16string &descriptor, const Constructor &creator, in Register()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ |
H A D | getter_system.cpp | 26 void GetterSystem::RegisterCreator(const std::string &name, Creator creator) in RegisterCreator()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/interface/ |
H A D | video_sink_plugin.h | 110 PluginCreatorFunc<VideoSinkPlugin> creator; ///< Video sink plugin create function. member
|
/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/interface/ |
H A D | vibrator_decoder_creator.cpp | 56 VibratorDecoderCreator creator; in Create() local
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension/src/ |
H A D | driver_extension.cpp | 30 void DriverExtension::SetCreator(const CreatorDriverFunc& creator) in SetCreator()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | invoker_factory.cpp | 47 bool InvokerFactory::Register(int protocol, InvokerCreator creator) in Register()
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/vpnextension/src/ |
H A D | vpn_extension.cpp | 34 void VpnExtension::SetCreator(const CreatorFunc& creator) in SetCreator()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | service_extension.cpp | 30 void ServiceExtension::SetCreator(const CreatorFunc& creator) in SetCreator()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_model.h | 43 …tual void SetNavigationStackWithCreatorAndUpdater(std::function<RefPtr<NG::NavigationStack>()> cre… in SetNavigationStackWithCreatorAndUpdater()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/core/ |
H A D | plugin_register.h | 36 PluginCreatorFunc<PluginBase> creator; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
H A D | navdestination_model.h | 77 const std::function<RefPtr<NG::NavDestinationScrollableProcessor>()>& creator) {} in SetScrollableProcessor()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | native_image_test.cpp | 260 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable 358 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable 377 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | iremote_broker.cpp | 51 bool BrokerRegistration::Register(const std::u16string &descriptor, const Constructor &creator, in Register()
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
H A D | backend_manager.cpp | 101 const std::string& backendName, std::function<std::shared_ptr<Backend>()> creator) in RegisterBackend()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
H A D | duration_statistic.cpp | 72 const OHOS::SoftBus::DurationStatisticCalculatorFactory::Creator &creator) in Register()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/ |
H A D | nn_compiled_cache_test.cpp | 159 std::function<std::shared_ptr<Backend>()> creator = Creator; variable 244 std::function<std::shared_ptr<Backend>()> creator = Creator2; variable 461 std::function<std::shared_ptr<Backend>()> creator = Creator; variable
|
/ohos5.0/base/hiviewdfx/hiview/base/include/ |
H A D | audit_log_parser.h | 51 std::string creator = ""; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/ |
H A D | feature_system.cpp | 25 int32_t FeatureSystem::RegisterCreator(const std::string &name, Creator creator, int32_t flag) in RegisterCreator()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | feature_test.cpp | 61 FeatureSystem::Creator creator = []() { in __anon932d15900102() variable
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/backup_ext/src/ |
H A D | ext_backup_mock.cpp | 21 void ExtBackup::SetCreator(const CreatorFunc &creator) in SetCreator()
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
H A D | datashare_ext_ability.cpp | 30 void DataShareExtAbility::SetCreator(const CreatorFunc& creator) in SetCreator()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/ |
H A D | nn_tensor_test.cpp | 286 std::function<std::shared_ptr<Backend>()> creator = Creator; variable 389 std::function<std::shared_ptr<Backend>()> creator = Creator2; variable 454 std::function<std::shared_ptr<Backend>()> creator = Creator3; variable 523 std::function<std::shared_ptr<Backend>()> creator = Creator4; variable
|