Home
last modified time | relevance | path

Searched defs:GetChild (Results 1 - 12 of 12) sorted by relevance

/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
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/root/
H A Droot_component.h40 const RefPtr<Component>& GetChild() const in GetChild() function in OHOS::Ace::RootComponent
/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
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dsingle_child.h32 const RefPtr<Component>& GetChild() const in GetChild() function in OHOS::Ace::SingleChild
/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
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dtexture_component.h89 RefPtr<Component> GetChild() const in GetChild() function in OHOS::Ace::TextureComponent
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Dheif_box.h61 std::shared_ptr<T> GetChild(uint32_t boxType) const in GetChild() function in OHOS::ImagePlugin::HeifBox
/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
/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
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dframe_node_modifier.cpp127 ArkUINodeHandle GetChild(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Bool isExpanded) in GetChild() function
/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

Completed in 12 milliseconds