Searched defs:CreateComponent (Results 1 – 7 of 7) sorted by relevance
72 …static Component* CreateComponent(uint16_t componentNameId, jerry_value_t options, jerry_value_t c… in CreateComponent() function
199 inline auto CreateComponent(T& componentManager, const Entity& entity) in CreateComponent() function
24 RefPtr<OHOS::Ace::SingleChild> JSPanHandler::CreateComponent(const JSCallbackInfo& args) in CreateComponent() function in OHOS::Ace::Framework::JSPanHandler
22 RefPtr<OHOS::Ace::SingleChild> JSTouchHandler::CreateComponent(const JSCallbackInfo& args) in CreateComponent() function in OHOS::Ace::Framework::JSTouchHandler
46 int32_t HdiCodecManager::CreateComponent(const Plugin::Any& component, uint32_t& id, const std::str… in CreateComponent() function in OHOS::Media::Plugin::CodecAdapter::HdiCodecManager
49 void SerializableTest::CreateComponent(Config::Component &component, int32_t index) in CreateComponent() function in OHOS::DistributedData::SerializableTest
223 NativeComponent* NativeImage::CreateComponent(int32_t type, size_t size, int32_t row, in CreateComponent() function in OHOS::Media::NativeImage