Searched refs:build_id_cache__remove_s (Results 1 – 3 of 3) sorted by relevance
211 err = build_id_cache__remove_s(sbuild_id); in build_id_cache__remove_file()229 err = build_id_cache__remove_s(pos->s); in build_id_cache__purge_path()258 err = build_id_cache__remove_s(pos->s); in build_id_cache__purge_all()317 err = build_id_cache__remove_s(sbuild_id); in build_id_cache__update_file()
52 int build_id_cache__remove_s(const char *sbuild_id);
769 int build_id_cache__remove_s(const char *sbuild_id) in build_id_cache__remove_s() function