Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog_common.cpp44 static const std::string DIALOG_GENERIC_MSG = "there is an internal error"; variable
68 { CMR_DIALOG_ERROR_INTERNAL, DIALOG_GENERIC_MSG },
306 return DIALOG_GENERIC_MSG.c_str(); in GetJsErrorMsg()