Home
last modified time | relevance | path

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

/aosp12/packages/apps/SecureElement/src/com/android/se/security/gpac/
H A DREF_DO.java59 mHashDo = hashRefDo; in REF_DO()
66 mHashDo = hashRefDo; in REF_DO()
78 if (mHashDo != null) { in toString()
93 return mHashDo; in getHashDo()
116 mHashDo = null; in interpret()
136 mHashDo.interpret(); in interpret()
163 if (mHashDo == null) { in interpret()
178 if (mHashDo == null) { in build()
186 if (mHashDo != null) { in build()
187 mHashDo.build(temp); in build()
[all …]