Home
last modified time | relevance | path

Searched refs:RemoveContent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.h45 int32_t RemoveContent(ArkUI_NativeDialogHandle handle);
H A Ddialog_model.cpp54 int32_t RemoveContent(ArkUI_NativeDialogHandle handle) in RemoveContent() function
H A Dnative_impl.cpp99 OHOS::Ace::DialogModel::RemoveContent,
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddialog_model_test.cpp107 int32_t ret = RemoveContent(nullptr);
121 int32_t ret = RemoveContent(nativeDialogHandle);