Searched refs:build_id_cache__remove_s (Results 1 – 3 of 3) sorted by relevance
54 err = build_id_cache__remove_s(sbuild_id, debugdir); in build_id_cache__remove_file()110 err = build_id_cache__remove_s(sbuild_id, debugdir); in build_id_cache__update_file()
127 int build_id_cache__remove_s(const char *sbuild_id, const char *debugdir);
346 int build_id_cache__remove_s(const char *sbuild_id, const char *debugdir) in build_id_cache__remove_s() function