Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_service.c364 struct CmMutableBlob *callerPath = (struct CmMutableBlob *)callerPathList->data; in MergeUserPathList() local
367 ret = DeepCopyPath(callerPath[i].data, callerPath[i].size, &uidList[i]); in MergeUserPathList()