Searched refs:stat_hash (Results 1 – 4 of 4) sorted by relevance
411 ed->stat_hash = dep->stat_hash; in gst_registry_chunks_save_plugin_dep()790 dep->stat_hash = d->stat_hash; in gst_registry_chunks_load_plugin_dep()802 "env_hash: %08x, stat_hash: %08x", dep->env_hash, dep->stat_hash); in gst_registry_chunks_load_plugin_dep()
89 guint stat_hash; member
83 guint stat_hash; /* hash of stat() on all relevant files and directories */ member
1858 if (dep->stat_hash != gst_plugin_ext_dep_get_stat_hash (plugin, dep)) in _priv_plugin_deps_files_changed()1958 dep->stat_hash = gst_plugin_ext_dep_get_stat_hash (plugin, dep); in gst_plugin_add_dependency()