• Albert J. Wong's avatar
    PA: PartitionBucket: move private funcs. fix names. · f2d639eb
    Albert J. Wong authored
    Previous refactors focused on moving the public free functions in the
    headers to methods. This CL focuses on the private functions including
    renaming a number of the functions so they have clearer semantics.
    
    There was some splatter into PartitionPage and PartitionFreelistEntry,
    but the majority of changes in those classes are reserved for a followup
    CL. No functionality change should be introduced here.
    
    See related bug for more details on methodology.
    
    Bug: 787153
    Change-Id: I4e7c8c8364ba1257d1f42c83954565dfacbd57e3
    Reviewed-on: https://chromium-review.googlesource.com/791514
    Commit-Queue: Albert J. Wong <ajwong@chromium.org>
    Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
    Reviewed-by: default avatarChris Palmer <palmer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#521506}
    f2d639eb
partition_alloc.cc 59.2 KB