Home
last modified time | relevance | path

Searched defs:newCred (Results 1 – 1 of 1) sorted by relevance

/applications/standard/security_privacy_center/CertificateManager/product/phone/src/main/ets/stub/
DcertStubPromise.ts275 …let newCred = certUtil.parseCredential(this.type, certAlias, this.uriBase + this.uriCount.toString… variable
287 …let newCred = certUtil.parseCredential("privateCred", certAlias, this.uriBase + this.uriCount.toSt… variable