Searched refs:full_path (Results 1 – 1 of 1) sorted by relevance
364 std::string full_path(file_name); in WriteDebugSections() local380 full_path = package_name + "/" + file_name; in WriteDebugSections()384 auto it2 = files_map.find(full_path); in WriteDebugSections()387 files_map.emplace(full_path, file_index); in WriteDebugSections()