Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/skia/tools/debugger/
H A DDrawCommand.cpp285 void DrawCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in DrawCommand
1010 void ClearCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in ClearCommand
1030 void ClipPathCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in ClipPathCommand
1046 void ClipRegionCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in ClipRegionCommand
1062 void ClipRectCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in ClipRectCommand
1087 void ClipRRectCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in ClipRRectCommand
1110 void ClipShaderCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in ClipShaderCommand
1147 void ConcatCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in ConcatCommand
1160 void Concat44Command::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in Concat44Command
1177 void DrawAnnotationCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON() function in DrawAnnotationCommand
[all …]
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DTelephonyEvents.java57 public JSONObject toJSON() throws JSONException { in toJSON() method in TelephonyEvents.CallStateEvent
106 public JSONObject toJSON() throws JSONException { in toJSON() method in TelephonyEvents.PreciseCallStateEvent
148 public JSONObject toJSON() throws JSONException { in toJSON() method in TelephonyEvents.DataConnectionRealTimeInfoEvent
192 public JSONObject toJSON() throws JSONException { in toJSON() method in TelephonyEvents.DataConnectionStateEvent
237 public JSONObject toJSON() throws JSONException { in toJSON() method in TelephonyEvents.ServiceStateEvent
260 public JSONObject toJSON() throws JSONException { in toJSON() method in TelephonyEvents.MessageWaitingIndicatorEvent
298 public JSONObject toJSON() throws JSONException { in toJSON() method in TelephonyEvents.DisplayInfoChangedEvent
328 public JSONObject toJSON() throws JSONException { in toJSON() method in TelephonyEvents.PhysicalChannelConfigChangedEvent
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DConnectivityEvents.java50 public JSONObject toJSON() throws JSONException { in toJSON() method in ConnectivityEvents.SocketKeepaliveEvent
83 public JSONObject toJSON() throws JSONException { in toJSON() method in ConnectivityEvents.NetworkCallbackEventBase
114 public JSONObject toJSON() throws JSONException { in toJSON() method in ConnectivityEvents.NetworkCallbackEventOnLosing
137 public JSONObject toJSON() throws JSONException { in toJSON() method in ConnectivityEvents.NetworkCallbackEventOnCapabilitiesChanged
160 public JSONObject toJSON() throws JSONException { in toJSON() method in ConnectivityEvents.NetworkCallbackEventOnLinkPropertiesChanged
/aosp_15_r20/development/tools/ota_analysis/src/services/
H A 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 …]
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/uwb/
H A DUwbEvents.java44 public JSONObject toJSON() throws JSONException { in toJSON() method in UwbEvents.UwbAdapterStateEvent
72 public JSONObject toJSON() throws JSONException { in toJSON() method in UwbEvents.RangingSessionEvent
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/net/nsd/
H A DNsdManagerFacade.java285 public JSONObject toJSON() throws JSONException { in toJSON() method in NsdManagerFacade.RegistrationListener.RegistrationListenerEvent
365 public JSONObject toJSON() throws JSONException { in toJSON() method in NsdManagerFacade.DiscoveryListener.DiscoveryListenerEvent
420 public JSONObject toJSON() throws JSONException { in toJSON() method in NsdManagerFacade.ResolveListener.ResolveListenerEvent
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
H A DJsonSerializable.java23 public JSONObject toJSON() throws JSONException; in toJSON() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DView.h33 virtual json::Value toJSON() const { return "not implemented"; } in toJSON() function
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/
DIClusterEvent.java24 public JSONObject toJSON() throws JSONException; in toJSON() method
DInvocationStatus.java43 public JSONObject toJSON() throws JSONException { in toJSON() method in InvocationStatus
DTestGroupStatus.java81 public JSONObject toJSON() throws JSONException { in toJSON() method in TestGroupStatus
DClusterDeviceInfo.java103 public JSONObject toJSON() throws JSONException { in toJSON() method in ClusterDeviceInfo
DClusterHostEvent.java204 public JSONObject toJSON() throws JSONException { in toJSON() method in ClusterHostEvent
DClusterCommandEvent.java212 public JSONObject toJSON() throws JSONException { in toJSON() method in ClusterCommandEvent
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DView.h33 virtual json::Value toJSON() const { return "not implemented"; } in toJSON() function
/aosp_15_r20/external/mobly-snippet-lib/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/rpc/
H A DJsonSerializable.java23 JSONObject toJSON() throws JSONException; in toJSON() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DView.h33 virtual json::Value toJSON() const { return "not implemented"; } in toJSON() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DView.h33 virtual json::Value toJSON() const { return "not implemented"; } in toJSON() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DView.h33 virtual json::Value toJSON() const { return "not implemented"; } in toJSON() function
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/cluster/
DClusterEventUploaderTest.java54 public JSONObject toJSON() throws JSONException { in toJSON() method in ClusterEventUploaderTest.Event
/aosp_15_r20/prebuilts/go/linux-x86/src/net/url/
Dexample_test.go368 func toJSON(m any) string { func
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DCapabilities.java88 JSONObject toJSON() throws JSONException { in toJSON() method in Capabilities
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTensorSpec.cpp48 void TensorSpec::toJSON(json::OStream &OS) const { in toJSON() function in llvm::TensorSpec
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dcookie_test.go398 func toJSON(v any) string { func
/aosp_15_r20/development/samples/SampleSyncAdapter/samplesyncadapter_server/
H A Dweb_services.py343 def toJSON(object): function

1234567