/aosp_15_r20/tools/security/gdb/gdb_json_printer/gdb_json_printer/ |
H A D | printers.py | 26 def check_optimized_out(to_json): argument 46 def check_visited(to_json): argument 115 def to_json(self): member in JsonPrinter 149 def to_json(self): member in BasicTypePrinter 209 def to_json(self, cast_to_dynamic_type=True): member in ObjectPrinter 266 def to_json(self): member in RefAndPtrPrinter 307 def to_json(self): member in ExtractFailedPrinter 317 def to_json(self): member in OptimizedOutPrinter 337 def to_json(self): member in StackArrayPrinter
|
/aosp_15_r20/bionic/benchmarks/linker_relocation/regen/ |
H A D | common_types.py | 35 def to_json(self) -> str: member in SymKind 47 def to_json(self) -> str: member in SymBind 66 def to_json(self) -> Dict[str, Any]: member in DynSymbol 95 def to_json(self) -> Dict[str, Any]: member in SymbolRef 115 def to_json(self) -> Dict[str, Any]: member in Relocations 140 def to_json(self) -> Dict[str, Any]: member in LoadedLibrary
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | debug_events_reader.py | 343 def to_json(self): member in BaseDigest 380 def to_json(self): member in ExecutionDigest 475 def to_json(self): member in Execution 594 def to_json(self): member in DebuggedGraph 626 def to_json(self): member in DebuggedDevice 711 def to_json(self): member in GraphOpCreationDigest 764 def to_json(self): member in GraphExecutionTraceDigest 827 def to_json(self): member in GraphExecutionTrace
|
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/ |
H A D | inmemory_filesystem_utils.cpp | 23 void to_json(json& j, const Range& range) { in to_json() function 36 void to_json(json& j, const InMemoryNodeMetadata& node) { in to_json() function 58 void to_json(json& j, const InMemoryFileSystemMetadata& fs) { in to_json() function
|
/aosp_15_r20/external/python/google-auth-library-python/google/auth/ |
D | downscoped.py | 156 def to_json(self): member in CredentialAccessBoundary 291 def to_json(self): member in AccessBoundaryRule 405 def to_json(self): member in AvailabilityCondition
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/ |
H A D | http.py | 349 def to_json(self): member in MediaUpload 499 def to_json(self): member in MediaIoBaseUpload 555 def to_json(self): member in MediaFileUpload 1009 def to_json(self): member in HttpRequest
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/ |
H A D | inline_substitutions.rs | 16 fn to_json(&self, out: &mut String) { in to_json() method 38 pub fn to_json(&self) -> String { in to_json() method
|
/aosp_15_r20/external/toolchain-utils/rust_tools/ |
H A D | rust_watch.py | 61 def to_json(self) -> str: member in RustReleaseVersion 79 def to_json(self) -> Dict[str, Any]: member in State
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/ |
D | http.py | 397 def to_json(self): member in MediaUpload 546 def to_json(self): member in MediaIoBaseUpload 608 def to_json(self): member in MediaFileUpload 1130 def to_json(self): member in HttpRequest
|
/aosp_15_r20/external/pytorch/tools/testing/target_determination/heuristics/ |
H A D | interface.py | 159 def to_json(self) -> dict[str, Any]: member in TestPrioritizations 292 def to_json(self) -> dict[str, Any]: member in AggregatedHeuristics
|
/aosp_15_r20/system/extras/simpleperf/scripts/ |
H A D | gecko_profile_generator.py | 75 def to_json(self): member in GeckoSample 114 def to_json(cls): member in Category
|
/aosp_15_r20/external/toolchain-utils/llvm_tools/ |
H A D | nightly_revert_checker.py | 55 def to_json(self) -> Any: member in HeadInfo 86 def to_json(self) -> Any: member in State
|
/aosp_15_r20/external/mesa3d/src/amd/registers/ |
H A D | regdb.py | 105 def to_json(obj): member in Object 732 def to_json(self): member in RegisterDatabase
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/scripts/ |
D | generate_test_vectors.py | 90 def to_json(self) -> object: member in Value 138 def to_json(self) -> dict: member in Packet
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/lib/google/protobuf/ |
H A D | message_exts.rb | 43 def to_json(options = {}) method
|
/aosp_15_r20/external/protobuf/ruby/lib/google/protobuf/ |
H A D | message_exts.rb | 43 def to_json(options = {}) method
|
/aosp_15_r20/external/angle/build/util/lib/proto/ |
H A D | measures.py | 85 def to_json() -> str: function
|
H A D | exception_recorder.py | 103 def to_json() -> str: function
|
/aosp_15_r20/tools/asuite/atest/integration_tests/ |
H A D | atest_dry_run_diff_tests.py | 38 def to_json(usage: '_AtestCommandUsage') -> dict[str, Any]: member in _AtestCommandUsage
|
/aosp_15_r20/external/python/oauth2client/oauth2client/contrib/ |
D | gce.py | 84 def to_json(self): member in AppAssertionCredentials
|
/aosp_15_r20/external/python/pycparser/examples/ |
D | c_json.py | 125 def to_json(node, **kwargs): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust/ |
D | test.rs | 55 fn to_json<T: Serialize>(value: &T) -> syn::LitStr { in to_json() function
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/ |
H A D | _diagnostic.py | 140 def to_json(self) -> str: member in ExportDiagnosticEngine
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_legacy/ |
D | test.rs | 55 fn to_json<T: Serialize>(value: &T) -> syn::LitStr { in to_json() function
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/ |
D | utils.cpp | 53 std::function<Json::Value(const T&)> to_json) { in ToArray()
|