‫DeviceMerkleTree

public class DeviceMerkleTree
extends Object

java.lang.Object
com.android.tradefed.build.content.DeviceMerkleTree


لحساب شجرة Merkle من معلومات محتوى الجهاز، يُرجى اتّباع الخطوات التالية:

ملخّص

طُرق وضع التصميم العامة

DeviceMerkleTree()

الإجراءات العامة

static Digest buildFromContext(ContentAnalysisContext context, AnalysisHeuristic analysisLevel)

لإنشاء شجرة Merkle وعرض ملخّص الجذر من معلومات محتوى الجهاز، يُرجى اتّباع الخطوات التالية:

static Digest buildFromContext(ContentAnalysisContext context, AnalysisHeuristic analysisLevel, DeviceImagePartition deviceImagePartition)

طُرق وضع التصميم العامة

DeviceMerkleTree

public DeviceMerkleTree ()

الإجراءات العامة

buildFromContext

public static Digest buildFromContext (ContentAnalysisContext context, 
                AnalysisHeuristic analysisLevel)

لإنشاء شجرة Merkle وعرض ملخّص الجذر من معلومات محتوى الجهاز، يُرجى اتّباع الخطوات التالية:

المعلَمات
context ContentAnalysisContext

analysisLevel AnalysisHeuristic

المرتجعات
Digest

buildFromContext

public static Digest buildFromContext (ContentAnalysisContext context, 
                AnalysisHeuristic analysisLevel, 
                DeviceImagePartition deviceImagePartition)

المعلَمات
context ContentAnalysisContext

analysisLevel AnalysisHeuristic

deviceImagePartition DeviceImagePartition

المرتجعات
Digest