Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_credential.cpp663 int32_t ParseUint8TypedArrayToStringVector(uint8_t *policy, const uint32_t *policyLen, in ParseUint8TypedArrayToStringVector() function
763 res = ParseUint8TypedArrayToStringVector(policy, &policyLen, appIdList); in GetMDMPolicy()