1 line
No EOL
8 KiB
JSON
1 line
No EOL
8 KiB
JSON
{"nodes": [{"id": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "label": "span.h", "file_type": "code", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L1"}, {"id": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewfromstring", "label": "ByteViewFromString()", "file_type": "code", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L29", "_callable": true}, {"id": "byteview", "label": "ByteView", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-caststream-sys/vendor/openscreen/platform/base/span.h"}, {"id": "string_view", "label": "string_view", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-caststream-sys/vendor/openscreen/platform/base/span.h"}, {"id": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewtostring", "label": "ByteViewToString()", "file_type": "code", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L33", "_callable": true}, {"id": "string", "label": "string", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-caststream-sys/vendor/openscreen/platform/base/span.h"}], "edges": [{"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "stddef", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "stdint", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "array", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "cassert", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "span", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "string", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "type_traits", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "vector", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "type_util", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewfromstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L29", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewfromstring", "target": "byteview", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L29", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewfromstring", "target": "string_view", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L29", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_h", "target": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewtostring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L33", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewtostring", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewtostring", "target": "byteview", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewfromstring", "target": "byteview", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L30", "weight": 1.0}, {"source": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewtostring", "target": "string", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewfromstring", "callee": "data", "is_member_call": true, "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L30", "receiver": "str", "lang": "cpp"}, {"caller_nid": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewfromstring", "callee": "size", "is_member_call": true, "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L30", "receiver": "str", "lang": "cpp"}, {"caller_nid": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewtostring", "callee": "data", "is_member_call": true, "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L34", "receiver": "bytes", "lang": "cpp"}, {"caller_nid": "$graphify-root$_breadcast_caststream_sys_vendor_openscreen_platform_base_span_byteviewtostring", "callee": "size", "is_member_call": true, "source_file": "breadcast-caststream-sys/vendor/openscreen/platform/base/span.h", "source_location": "L34", "receiver": "bytes", "lang": "cpp"}]} |