Searched refs:lib_entry (Results 1 – 2 of 2) sorted by relevance
45 ZipEntry lib_entry; in TEST() local49 lib_entry = entry; in TEST()57 ASSERT_EQ(entry.offset, lib_entry.offset); in TEST()
1250 const auto& lib_entry = *iter; in ContributeToSharedLibs() local1251 if (!lib_entry.is_directory()) { in ContributeToSharedLibs()1260 const auto library_name = lib_entry.path().filename(); in ContributeToSharedLibs()1275 std::filesystem::directory_iterator(lib_entry.path().string()); in ContributeToSharedLibs()1309 return Error() << "Failed to scan " << lib_entry.path().string() in ContributeToSharedLibs()1323 return Error() << "Failed to scan " << lib_entry.path().string() in ContributeToSharedLibs()