Searched refs:UidSecurityError (Results 1 – 1 of 1) sorted by relevance
574 static binder::Status UidSecurityError() { in UidSecurityError() function619 if (!CheckUid()) return UidSecurityError(); in createBackingImage()644 if (!CheckUid()) return UidSecurityError(); in deleteBackingImage()656 if (!CheckUid()) return UidSecurityError(); in mapImageDevice()667 if (!CheckUid()) return UidSecurityError(); in unmapImageDevice()678 if (!CheckUid()) return UidSecurityError(); in backingImageExists()687 if (!CheckUid()) return UidSecurityError(); in isImageMapped()697 if (!CheckUid()) return UidSecurityError(); in getAvbPublicKey()736 if (!CheckUid()) return UidSecurityError(); in zeroFillNewImage()751 if (!CheckUid()) return UidSecurityError(); in removeAllImages()[all …]