Home
last modified time | relevance | path

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

/development/tools/ota_analysis/src/services/
Dupdate_metadata_pb.js250 Extent.prototype.toJSON = function toJSON() { method in Extent
458 Signatures.prototype.toJSON = function toJSON() { method in Signatures
696 Signature.prototype.toJSON = function toJSON() { method in Signature
932 PartitionInfo.prototype.toJSON = function toJSON() { method in PartitionInfo
1230 ImageInfo.prototype.toJSON = function toJSON() { method in ImageInfo
2159 CowMergeOperation.prototype.toJSON = function toJSON() { method in CowMergeOperation
2877 PartitionUpdate.prototype.toJSON = function toJSON() { method in PartitionUpdate
3140 DynamicPartitionGroup.prototype.toJSON = function toJSON() { method in DynamicPartitionGroup
3438 DynamicPartitionMetadata.prototype.toJSON = function toJSON() { method in DynamicPartitionMetadata
3720 ApexInfo.prototype.toJSON = function toJSON() { method in ApexInfo
[all …]
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
Dweb_services.py343 def toJSON(object): function