1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "users_chahinebrini_mono_rebreak_monorepo_apps_rebreak_native_modules_rebreak_protection_android_src_main_java_expo_modules_rebreakprotection_filter_hashlist_kt", "label": "HashList.kt", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L1"}, {"id": "filter_hashlist_hashlist", "label": "HashList", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L21"}, {"id": "filter_hashlist_snapshot", "label": "Snapshot", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L23"}, {"id": "filter_hashlist_hashlist_load", "label": ".load()", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L31"}, {"id": "filter_hashlist_hashlist_count", "label": ".count()", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L55"}, {"id": "int", "label": "Int", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L55"}, {"id": "filter_hashlist_hashlist_isloaded", "label": ".isLoaded()", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L58"}, {"id": "boolean", "label": "Boolean", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L58"}, {"id": "filter_hashlist_hashlist_contains", "label": ".contains()", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L65"}, {"id": "long", "label": "Long", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L65"}, {"id": "filter_hashlist_hashlist_matchesanysuffix", "label": ".matchesAnySuffix()", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L91"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L91"}], "edges": [{"source": "users_chahinebrini_mono_rebreak_monorepo_apps_rebreak_native_modules_rebreak_protection_android_src_main_java_expo_modules_rebreakprotection_filter_hashlist_kt", "target": "filter_hashlist_hashlist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L21", "weight": 1.0}, {"source": "users_chahinebrini_mono_rebreak_monorepo_apps_rebreak_native_modules_rebreak_protection_android_src_main_java_expo_modules_rebreakprotection_filter_hashlist_kt", "target": "filter_hashlist_snapshot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L23", "weight": 1.0}, {"source": "filter_hashlist_hashlist", "target": "filter_hashlist_hashlist_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L31", "weight": 1.0}, {"source": "filter_hashlist_hashlist", "target": "filter_hashlist_hashlist_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L55", "weight": 1.0}, {"source": "filter_hashlist_hashlist_count", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L55", "weight": 1.0, "context": "return_type"}, {"source": "filter_hashlist_hashlist", "target": "filter_hashlist_hashlist_isloaded", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L58", "weight": 1.0}, {"source": "filter_hashlist_hashlist_isloaded", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L58", "weight": 1.0, "context": "return_type"}, {"source": "filter_hashlist_hashlist", "target": "filter_hashlist_hashlist_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L65", "weight": 1.0}, {"source": "filter_hashlist_hashlist_contains", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L65", "weight": 1.0, "context": "parameter_type"}, {"source": "filter_hashlist_hashlist_contains", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "filter_hashlist_hashlist", "target": "filter_hashlist_hashlist_matchesanysuffix", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L91", "weight": 1.0}, {"source": "filter_hashlist_hashlist_matchesanysuffix", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L91", "weight": 1.0, "context": "parameter_type"}, {"source": "filter_hashlist_hashlist_matchesanysuffix", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L91", "weight": 1.0, "context": "return_type"}, {"source": "filter_hashlist_hashlist_load", "target": "filter_hashlist_snapshot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L34", "weight": 1.0}, {"source": "filter_hashlist_hashlist_matchesanysuffix", "target": "filter_hashlist_hashlist_contains", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L95", "weight": 1.0}], "raw_calls": [{"caller_nid": "filter_hashlist_hashlist_load", "callee": "exists", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L33"}, {"caller_nid": "filter_hashlist_hashlist_load", "callee": "use", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L38"}, {"caller_nid": "filter_hashlist_hashlist_load", "callee": "RandomAccessFile", "is_member_call": false, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L38"}, {"caller_nid": "filter_hashlist_hashlist_load", "callee": "size", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L40"}, {"caller_nid": "filter_hashlist_hashlist_load", "callee": "order", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L45"}, {"caller_nid": "filter_hashlist_hashlist_load", "callee": "toInt", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L47"}, {"caller_nid": "filter_hashlist_hashlist_count", "callee": "get", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L55"}, {"caller_nid": "filter_hashlist_hashlist_isloaded", "callee": "get", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L58"}, {"caller_nid": "filter_hashlist_hashlist_contains", "callee": "get", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L66"}, {"caller_nid": "filter_hashlist_hashlist_contains", "callee": "getLong", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L75"}, {"caller_nid": "filter_hashlist_hashlist_contains", "callee": "compareUnsigned", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L76"}, {"caller_nid": "filter_hashlist_hashlist_matchesanysuffix", "callee": "normalize", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L92"}, {"caller_nid": "filter_hashlist_hashlist_matchesanysuffix", "callee": "indexOf", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L96"}, {"caller_nid": "filter_hashlist_hashlist_matchesanysuffix", "callee": "substring", "is_member_call": true, "source_file": "/Users/chahinebrini/mono/rebreak-monorepo/apps/rebreak-native/modules/rebreak-protection/android/src/main/java/expo/modules/rebreakprotection/filter/HashList.kt", "source_location": "L98"}]} |