Home
last modified time | relevance | path

Searched defs:deviceInfo (Results 1 – 8 of 8) sorted by relevance

/system/security/keystore2/aidl/android/security/remoteprovisioning/
DIRemoteProvisioning.aidl95 in SecurityLevel secLevel, out ProtectedData protectedData, out DeviceInfo deviceInfo); in generateCsr()
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/
DNativeRenderer.java26 …public static native int setDeviceInfo(DeviceInfo deviceInfo, boolean magnified, boolean inverted,… in setDeviceInfo()
/system/security/provisioner/
Drkp_factory_extraction_tool.cpp80 Array deviceInfo = in composeCertificateRequest() local
/system/keymaster/ng/
DAndroidRemotelyProvisionedComponentDevice.cpp109 const bytevec& challenge, DeviceInfo* deviceInfo, ProtectedData* protectedData, in generateCertificateRequest()
/system/core/trusty/keymaster/keymint/
DTrustyRemotelyProvisionedComponentDevice.cpp97 const bytevec& endpointEncCertChain, const bytevec& challenge, DeviceInfo* deviceInfo, in generateCertificateRequest()
/system/teeui/libteeui/example/
Dphys_button_example.cpp69 static context<ConUIParameters> setLayoutParams(DeviceInfo& deviceInfo, bool magnified, in setLayoutParams()
Dtouch_button_example.cpp99 static context<ConfUIParameters> setLayoutParams(DeviceInfo& deviceInfo, bool magnified, in setLayoutParams()
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DFrameBufferBuffer.java400 DeviceInfo deviceInfo = DeviceInfoDB.getDeviceInfo(getConfigSelector().currentDevice()); in renderNativeBuffer() local