Home
last modified time | relevance | path

Searched refs:SILENT_INSTALL_SUCCESS (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/include/
H A Dsilent_install_callback.h28 constexpr int32_t SILENT_INSTALL_SUCCESS = 0; member
84 if (resultCode == SILENT_INSTALL_SUCCESS) {
90 if (resultCode < SILENT_INSTALL_SUCCESS) {
/foundation/arkui/advanced_ui_component/navpushpathhelper/include/
H A Dsilent_install_callback.h28 constexpr int32_t SILENT_INSTALL_SUCCESS = 0; member
84 if (resultCode == SILENT_INSTALL_SUCCESS) {
90 if (resultCode < SILENT_INSTALL_SUCCESS) {
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.cpp28 constexpr int32_t SILENT_INSTALL_SUCCESS = 0; member
80 if (resultCode == SILENT_INSTALL_SUCCESS) {
86 if (resultCode < SILENT_INSTALL_SUCCESS) {

Completed in 2 milliseconds