Searched refs:CE_PATH (Results 1 – 5 of 5) sorted by relevance
478 pathType == CE_PATH ? HKS_CE_ROOT_PATH : HKS_ECE_ROOT_PATH, userIdPath); in CheckUserPathExist()500 case CE_PATH: in ConstructPath()501 ret = CheckUserPathExist(CE_PATH, material->userIdPath); in ConstructPath()545 bool isUserPath = material->pathType == CE_PATH || material->pathType == ECE_PATH; in GetPathInfo()
208 outMaterial->pathType = CE_PATH; in GetPathType()
53 CE_PATH, enumerator
41 outMaterial->pathType = info->needDe ? DE_PATH : CE_PATH; in GetStoreMaterial()
138 struct HksStoreMaterial material = { CE_PATH, 0 };