Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/interfaces/innerkits/code_sign_attr_utils/src/
H A Dcode_sign_attr_utils.c31 #define XPM_SET_OWNERID _IOW('x', 0x02, struct XpmConfig) macro
63 (void)XpmIoctl(fd, XPM_SET_OWNERID, &config); in DoSetXpmOwnerId()