Searched refs:BinaryForPath (Results 1 – 2 of 2) sorted by relevance
147 std::map<std::string, OwningBinary<Binary>> BinaryForPath; variable
202 BinaryForPath.clear(); in flush()501 auto Pair = BinaryForPath.emplace(Path, OwningBinary<Binary>()); in getOrCreateObject()