Home
last modified time | relevance | path

Searched refs:signValue (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Ddata_descriptor.cpp31 int signValue; in GetDataDescriptor() local
32 bf.GetInt32(signValue); in GetDataDescriptor()
33 if (signValue != SIGNATURE) { in GetDataDescriptor()
H A Dendof_central_directory.cpp41 int signValue; in GetEOCDByBytes() local
42 bf.GetInt32(signValue); in GetEOCDByBytes()
43 if (signValue != SIGNATURE) { in GetEOCDByBytes()

Completed in 1 milliseconds