Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_open_install_dialog.cpp209 static int32_t GetCallerLabelName(std::shared_ptr<CmUIExtensionRequestContext> asyncContext) in GetCallerLabelName() function
273 if (GetCallerLabelName(asyncContext) != CM_SUCCESS) { in CMNapiOpenInstallCertDialog()