/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_creator_test.cpp | 160 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable 176 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable 193 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable 208 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable 224 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable 270 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(8, 8, 3, 1); variable 288 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable 303 std::shared_ptr<ImageCreator> creator = ImageCreator::CreateImageCreator(1, 1, 1, 1); variable
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/ |
H A D | command_factory.cpp | 48 void CommandFactory::Register(const ConnectCreator &creator) in Register() 53 void CommandFactory::Register(const DisconnectCreator &creator) in Register()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_manager/ |
H A D | device_manager_test.cpp | 128 std::function<std::shared_ptr<HDIDeviceV2_0>()> creator = variable 142 std::function<std::shared_ptr<HDIDeviceV2_0>()> creator = variable 164 std::function<std::shared_ptr<HDIDeviceV2_0>()> creator = variable 186 std::function<std::shared_ptr<HDIDeviceV2_0>()> creator = variable 208 std::function<std::shared_ptr<HDIDeviceV2_0>()> creator = variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/include/ |
H A D | image_creator_buffer_processor.h | 25 explicit ImageCreatorBufferProcessor(ImageCreator* creator) : creator_(creator) in ImageCreatorBufferProcessor()
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
H A D | backend_registrar.cpp | 23 BackendRegistrar::BackendRegistrar(const std::string& backendName, const CreateBackend creator) in BackendRegistrar()
|
H A D | backend_registrar.h | 36 #define REGISTER_BACKEND(backend, creator) … argument
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/ |
H A D | plugin_export.cpp | 76 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
H A D | plugin_export.cpp | 54 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | plugin_export.cpp | 56 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/ |
H A D | plugin_export.cpp | 59 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/ |
H A D | plugin_export.cpp | 54 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | plugin_export.cpp | 58 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
H A D | plugin_export.cpp | 54 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/ |
H A D | plugin_export.cpp | 58 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/ |
H A D | plugin_export.cpp | 59 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
H A D | plugin_export.cpp | 56 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | plugin_export.cpp | 92 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/plugin_example/plugin_example2/ |
H A D | plugin_export.cpp | 57 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/plugin_example/plugin_example3/ |
H A D | plugin_export.cpp | 57 auto creator = iter->second; in PLUGIN_EXPORT_DEFAULT_EXTERNAL_STOP() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | transaction.cpp | 27 int32_t Transaction::RegisterCreator(Creator creator) in RegisterCreator()
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | client_factory.c | 25 Creator creator; member 69 int SAMGR_RegisterFactory(const char *service, const char *feature, Creator creator, Destroyer dest… in SAMGR_RegisterFactory()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/ |
H A D | entity_factory.h | 34 void Register(const Creator &creator) in Register()
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
H A D | slite_ability_loader.cpp | 19 …d SliteAbilityLoader::SetAbilityCreatorFunc(SliteAbilityType type, SliteAbilityCreatorFunc creator) in SetAbilityCreatorFunc()
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
H A D | file_access_ext_ability_module_loader.cpp | 39 extern "C" __attribute__((visibility("default"))) void SetCreator(const CreatorFunc& creator) in SetCreator()
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
H A D | datashare_ext_ability_module_loader.cpp | 45 extern "C" __attribute__((visibility("default"))) void SetCreator(const CreatorFunc& creator) in SetCreator()
|