/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | component_factory.h | 72 …static Component* CreateComponent(uint16_t componentNameId, jerry_value_t options, jerry_value_t c… in CreateComponent() function
|
/ohos5.0/drivers/peripheral/codec/interfaces/include/ |
H A D | codec_component_manager.h | 101 …int32_t (*CreateComponent)(struct CodecComponentType **component, uint32_t *componentId, char *com… member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/ |
H A D | intf_component_manager.h | 207 inline auto CreateComponent(T& componentManager, const Entity& entity) in CreateComponent() function
|
/ohos5.0/drivers/peripheral/codec/hal/include/ |
H A D | codec_internal.h | 60 int32_t (*CreateComponent)(OMX_HANDLETYPE *compHandle, char *compName, void *appData, member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_pan_handler.cpp | 24 RefPtr<OHOS::Ace::SingleChild> JSPanHandler::CreateComponent(const JSCallbackInfo& args) in CreateComponent() function in OHOS::Ace::Framework::JSPanHandler
|
H A D | js_touch_handler.cpp | 22 RefPtr<OHOS::Ace::SingleChild> JSTouchHandler::CreateComponent(const JSCallbackInfo& args) in CreateComponent() function in OHOS::Ace::Framework::JSTouchHandler
|
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_component_manager_service.cpp | 71 int32_t CodecComponentManagerService::CreateComponent(sptr<ICodecComponent> &component, uint32_t &c… in CreateComponent() function in OHOS::HDI::Codec::V3_0::CodecComponentManagerService
|
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_benchmark_manager_test.cpp | 79 BENCHMARK_F(CodecBenchmarkManagerTest, CreateComponent)(benchmark::State &state) in BENCHMARK_F() argument
|
/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_manager_proxy.c | 157 static int32_t CreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *… in CreateComponent() function
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
H A D | hdi_codec_manager.cpp | 46 int32_t HdiCodecManager::CreateComponent(const Plugin::Any& component, uint32_t& id, const std::str… in CreateComponent() function in OHOS::Media::Plugin::CodecAdapter::HdiCodecManager
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | serializable_test.cpp | 96 void SerializableTest::CreateComponent(Config::Component &component, int32_t index, const std::stri… in CreateComponent() function in OHOS::DistributedData::SerializableTest
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | native_image.cpp | 232 NativeComponent* NativeImage::CreateComponent(int32_t type, size_t size, int32_t row, in CreateComponent() function in OHOS::Media::NativeImage
|