Searched defs:decode (Results 1 – 2 of 2) sorted by relevance
/development/tools/ota_analysis/src/services/ |
D | update_metadata_pb.js | 115 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/ |
D | etc1tool.cpp | 453 int decode(const char* pInput, const char* pOutput) { in decode() function
|