↓ 3 callersFunctionrecord_local_change_metadata(
db_path: &Path,
root_id: &str,
root: &Path,
kind: &str,
paths: &[String],
)
src-tauri/src/live_sync.rs:507
↓ 2 callersFunctionemit_local_change(
app_handle: &AppHandle,
db_path: &Path,
root_id: &str,
root: &Path,
kind: &str,
path
src-tauri/src/live_sync.rs:456