Home
last modified time | relevance | path

Searched defs:GetSegment (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.cpp34 int32_t WaterFlowLayoutInfoBase::GetSegment(int32_t itemIdx) const in GetSegment() function in OHOS::Ace::NG::WaterFlowLayoutInfoBase
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/
H A Djs_uri.cpp476 std::vector<std::string> Uri::GetSegment() const in GetSegment() function in OHOS::Uri::Uri
H A Dnative_module_uri.cpp216 static napi_value GetSegment(napi_env env, napi_callback_info info) in GetSegment() function