Home
last modified time | relevance | path

Searched refs:ParsePropertiesFromAttr (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h306 DialogProperties ParsePropertiesFromAttr(const PromptDialogAttr &dialogAttr);
H A Dfrontend_delegate_declarative_ng.cpp727 DialogProperties FrontendDelegateDeclarativeNG::ParsePropertiesFromAttr(const PromptDialogAttr &dialogAttr) in ParsePropertiesFromAttr() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
782 DialogProperties dialogProperties = ParsePropertiesFromAttr(dialogAttr); in OpenCustomDialog()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h445 DialogProperties ParsePropertiesFromAttr(const PromptDialogAttr &dialogAttr);
H A Dfrontend_delegate_declarative.cpp1781 DialogProperties FrontendDelegateDeclarative::ParsePropertiesFromAttr(const PromptDialogAttr &dialogAttr) in ParsePropertiesFromAttr() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
1836 DialogProperties dialogProperties = ParsePropertiesFromAttr(dialogAttr); in OpenCustomDialog()

Completed in 11 milliseconds