Searched defs:decode (Results 1 – 3 of 3) sorted by relevance
/development/tools/ota_analysis/src/services/ |
D | update_metadata_pb.js | 115 Extent.decode = function decode(reader, length) { function in Extent 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
|
/development/vndk/tools/definition-tool/ |
D | vndk_definition_tool.py | 3242 def decode(string): # PY2 function 3245 def decode(string): # PY3 function
|