Files
Purefin/graphify-out/cache/ast/v0.9.5/280248bd91d0f1f82001b6ace0bd0a4a4b3f347c9ccdb0ba26f9d9b4effb8ff5.json
Barnabas Balogh a2121afc2d chore(graphify): add knowledge graph output for codebase exploration
Includes interactive graph visualization (graph.html), audit report
(GRAPH_REPORT.md), raw graph data (graph.json), and extraction
caches built from 349 source files (2741 nodes, 4999 edges).
2026-07-04 09:19:44 +00:00

1 line
48 KiB
JSON

{"nodes": [{"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "label": "TvHomeSections.kt", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelibraryrowtag", "label": "tvHomeLibraryRowTag()", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L78", "_callable": true}, {"id": "uuid", "label": "UUID", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt"}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelibraryfirstitemtag", "label": "tvHomeLibraryFirstItemTag()", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L81", "_callable": true}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "label": "TvContinueWatchingSection()", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L84", "_callable": true}, {"id": "list", "label": "List", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt"}, {"id": "mediauimodel", "label": "MediaUiModel", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt"}, {"id": "modifier", "label": "Modifier", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt"}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "label": "TvNextUpSection()", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L115", "_callable": true}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "label": "TvLibraryPosterSection()", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L143", "_callable": true}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "label": "TvHomeSectionRow()", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L176", "_callable": true}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "label": "TvSectionHeader()", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L219", "_callable": true}, {"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "label": "TvHomeLandscapeCard()", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L241", "_callable": true}, {"id": "float", "label": "Float", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt"}], "edges": [{"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelibraryrowtag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L78", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelibraryrowtag", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L78", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelibraryrowtag", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L78", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelibraryfirstitemtag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L81", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelibraryfirstitemtag", "target": "uuid", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelibraryfirstitemtag", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L81", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L84", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L84", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "target": "mediauimodel", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L84", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L84", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L115", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L115", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "target": "mediauimodel", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L115", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L115", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L143", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L143", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L143", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "target": "mediauimodel", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L143", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L143", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L176", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L176", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "target": "mediauimodel", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L176", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L176", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L219", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L219", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L219", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_kt", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L241", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L241", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L241", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L241", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L241", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "target": "modifier", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L241", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L241", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L92", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L96", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L101", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L123", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L127", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L132", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L152", "weight": 1.0}, {"source": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "target": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L156", "weight": 1.0}], "raw_calls": [{"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "callee": "isEmpty", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L91", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "callee": "Spacer", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L95", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "callee": "height", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L95", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "callee": "onFocused", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L108", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvcontinuewatchingsection", "callee": "onMediaSelected", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L110", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "callee": "isEmpty", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L122", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "callee": "Spacer", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L126", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "callee": "height", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L126", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "callee": "onFocused", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L137", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvnextupsection", "callee": "onMediaSelected", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L138", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "callee": "isEmpty", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L151", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "callee": "Spacer", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L155", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "callee": "height", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L155", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "callee": "PosterCardContent", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L161", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "callee": "onMediaSelected", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L163", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvlibrarypostersection", "callee": "onFocused", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L164", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "rememberLazyListState", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L188", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "rememberSaveable", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L190", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "mutableStateOf", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L190", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "first", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L190", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "remember", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L191", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "FocusRequester", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L191", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "CompositionLocalProvider", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L193", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "LazyRow", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L194", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "focusGroup", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L196", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "focusRestorer", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L196", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "fillMaxWidth", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L196", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "PaddingValues", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L200", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "spacedBy", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L201", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "itemsIndexed", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L203", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "focusRequester", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L205", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "childComponent", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L206", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomesectionrow", "callee": "onFocused", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L210", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "callee": "Row", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L225", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "callee": "padding", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L226", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "callee": "fillMaxWidth", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L226", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvsectionheader", "callee": "Text", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L232", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "remember", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L253", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "mutableStateOf", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L253", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "animateFloatAsState", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L254", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "Column", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L260", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "graphicsLayer", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L261", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "wrapContentHeight", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L261", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "width", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L261", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "TransformOrigin", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L267", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "Box", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L270", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "background", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L271", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "border", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L271", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "clip", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L271", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "aspectRatio", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L271", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "width", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L271", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "copy", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L277", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "PurefinAsyncImage", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L282", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "clickable", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L285", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "onFocusChanged", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L285", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "fillMaxSize", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L285", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "onFocusedItem", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L290", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "Box", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L296", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "background", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L297", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "fillMaxSize", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L297", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "verticalGradient", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L300", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "listOf", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L301", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "copy", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L302", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "copy", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L303", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "copy", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L304", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "MediaProgressBar", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L310", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "PaddingValues", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L314", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "padding", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L316", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "align", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L316", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "Column", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L325", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "spacedBy", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L326", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "padding", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L327", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "Text", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L333", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "isNotBlank", "is_member_call": true, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L342", "receiver": null}, {"caller_nid": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_screen_home_components_tvhomesections_tvhomelandscapecard", "callee": "Text", "is_member_call": false, "source_file": "/home/repositories/Purefin/app-tv/src/main/java/hu/bbara/purefin/ui/screen/home/components/TvHomeSections.kt", "source_location": "L343", "receiver": null}]}