Searched defs:old_content (Results 1 – 2 of 2) sorted by relevance
1785 FieldContent old_content) { in VerifiedWrite()1903 FieldContent old_content) { in StoreIntoObjectNoBarrier()1918 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset()1933 FieldContent old_content) { in StoreIntoObjectNoBarrier()1945 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset()
979 std::ofstream old_content(old_content_filename, std::ofstream::binary); in NewAppendableFile() local