Searched defs:old_content (Results 1 – 2 of 2) sorted by relevance
1683 FieldContent old_content) { in VerifiedWrite()1793 FieldContent old_content) { in StoreIntoObjectNoBarrier()1806 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset()1819 FieldContent old_content) { in StoreIntoObjectNoBarrier()1829 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset()
1322 std::ofstream old_content(old_content_filename, std::ofstream::binary); in NewAppendableFile() local