Searched refs:lib_entry (Results 1 – 2 of 2) sorted by relevance
43 ZipEntry lib_entry; in TEST() local47 lib_entry = entry; in TEST()55 ASSERT_EQ(entry.offset, lib_entry.offset); in TEST()
1252 const auto& lib_entry = *iter; in ContributeToSharedLibs() local1253 if (!lib_entry.is_directory()) { in ContributeToSharedLibs()1262 const auto library_name = lib_entry.path().filename(); in ContributeToSharedLibs()1277 std::filesystem::directory_iterator(lib_entry.path().string()); in ContributeToSharedLibs()1311 return Error() << "Failed to scan " << lib_entry.path().string() in ContributeToSharedLibs()1325 return Error() << "Failed to scan " << lib_entry.path().string() in ContributeToSharedLibs()