Home
last modified time | relevance | path

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

/base/security/dataclassification/interfaces/innerkits/datatransmitmgr/include/
Ddev_slinfo_adpt.h43 typedef uint32_t (*GetDeviceSecurityLevelValueFunction)(const DeviceSecurityInfo *info, int32_t *le… typedef
49 GetDeviceSecurityLevelValueFunction getDeviceSecurityLevelValue;
/base/security/dataclassification/frameworks/datatransmitmgr/
Ddev_slinfo_adpt.c80GetDeviceSecurityLevelValueFunction getDeviceSecurityLevelValue = (GetDeviceSecurityLevelValueFunc… in InitDeviceSecEnv()