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