Searched defs:entry_str (Results 1 – 1 of 1) sorted by relevance
141 std::optional<DirtyEntry> ParseDirtyEntry(std::string_view entry_str) { in ParseDirtyEntry()328 for (const std::string& entry_str : dirty_image_objects) { in MatchDirtyObjectPaths() local