Home
last modified time | relevance | path

Searched defs:GetChild (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/root/
H A Droot_component.h40 const RefPtr<Component>& GetChild() const in GetChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dsingle_child_gesture.cpp25 const RefPtr<Gesture>& SingleChildGesture::GetChild() const in GetChild() function in OHOS::Ace::SingleChildGesture
H A Dtimeout_recognizer.cpp72 RefPtr<GestureRecognizer> SingleChildGestureRecognizer::GetChild() const in GetChild() function in OHOS::Ace::SingleChildGestureRecognizer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dsingle_child.h32 const RefPtr<Component>& GetChild() const in GetChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_measure_layout_param.cpp19 RefPtr<LayoutWrapper> MeasureLayoutChild::GetChild() const in GetChild() function in OHOS::Ace::NG::MeasureLayoutChild
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/xml/
H A Dxml_element.cpp38 std::shared_ptr<XmlElement> XmlElement::GetChild() in GetChild() function in OHOS::Media::Plugins::HttpPlugin::XmlElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dtexture_component.h89 RefPtr<Component> GetChild() const in GetChild() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Dheif_box.h62 std::shared_ptr<T> GetChild(uint32_t boxType) const in GetChild() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp306 JsonObject JsonObject::GetChild() const in GetChild() function in DocumentDB::JsonObject
484 cJSON *GetChild(cJSON *cjson, const std::string &field, bool caseSens) in GetChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/
H A Djson_util.cpp129 std::unique_ptr<JsonValue> JsonValue::GetChild() const in GetChild() function in OHOS::Ace::JsonValue
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp342 napi_value NodeImpl::GetChild(NapiApi::FunctionContext<uint32_t>& ctx) in GetChild() function in NodeImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp273 const ISceneNode* GetChild(string_view const& name) const override in GetChild() function in NodeSystem::SceneNode
286 ISceneNode* GetChild(string_view const& name) override in GetChild() function in NodeSystem::SceneNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dframe_node_modifier.cpp132 ArkUINodeHandle GetChild(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Bool isExpanded) in GetChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_frame_node_bridge.cpp418 ArkUINativeModuleValue FrameNodeBridge::GetChild(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetChild() function in OHOS::Ace::NG::FrameNodeBridge