HomeSort by relevance Sort by last modified time
    Searched refs:mem_type_ (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/metrics/
persistent_memory_allocator.h 627 const MemoryType mem_type_; // Type of memory allocation. variable
    [all...]
persistent_memory_allocator.cc 320 mem_type_(memory.type),
957 DeallocateLocalMemory(const_cast<char*>(mem_base_), mem_size_, mem_type_); local
    [all...]

Completed in 756 milliseconds