Home
last modified time | relevance | path

Searched refs:GetLocationDescriptions (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/location_button/
H A Dlocation_button_model_ng.cpp66 text = theme->GetLocationDescriptions(textStyle); in GetTextResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_accessibility_property.cpp58 value = theme->GetLocationDescriptions( in GetText()
H A Dsecurity_component_theme.h143 const std::string& GetLocationDescriptions(int32_t index) in GetLocationDescriptions() function