Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 2 of 2) sorted by relevance

/development/tools/ota_analysis/src/services/
Dupdate_metadata_pb.js115 Extent.decode = function decode(reader, length) { function
344 Signatures.decode = function decode(reader, length) { function in Signatures
569 Signature.decode = function decode(reader, length) { function in Signature
802 PartitionInfo.decode = function decode(reader, length) { function in PartitionInfo
1079 ImageInfo.decode = function decode(reader, length) { function in ImageInfo
1426 InstallOperation.decode = function decode(reader, length) { function in InstallOperation
1988 CowMergeOperation.decode = function decode(reader, length) { function in CowMergeOperation
2470 PartitionUpdate.decode = function decode(reader, length) { function in PartitionUpdate
2992 DynamicPartitionGroup.decode = function decode(reader, length) { function in DynamicPartitionGroup
3278 DynamicPartitionMetadata.decode = function decode(reader, length) { function in DynamicPartitionMetadata
[all …]
/development/tools/etc1tool/
Detc1tool.cpp453 int decode(const char* pInput, const char* pOutput) { in decode() function