Home
last modified time | relevance | path

Searched refs:kPersistentTypeId (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h178 return GetNextOfType(T::kPersistentTypeId); in GetNextOfType()
390 GetBlockData(ref, T::kPersistentTypeId, sizeof(T)))); in GetAsObject()
398 GetBlockData(ref, T::kPersistentTypeId, sizeof(T)))); in GetAsObject()
512 Reference ref = Allocate(size, T::kPersistentTypeId); in New()
514 const_cast<void*>(GetBlockData(ref, T::kPersistentTypeId, size)); in New()
559 ChangeType(ref, T::kPersistentTypeId, kTypeIdTransitioning, false); in New()
574 if (!ChangeType(ref, kTypeIdTransitioning, T::kPersistentTypeId, false)) in Delete()
591 return GetAsReference(obj, T::kPersistentTypeId); in GetAsReference()
Dpersistent_sample_map.cc88 static constexpr uint32_t kPersistentTypeId = 0x8FE6A69F + 1; member
Dfield_trial.h147 static constexpr uint32_t kPersistentTypeId = 0xABA17E13 + 2; member
Dpersistent_histogram_allocator.cc234 static constexpr uint32_t kPersistentTypeId = 0xF1645910 + 3; member
441 PersistentHistogramData::kPersistentTypeId, in FinalizeHistogram()
Dpersistent_memory_allocator_unittest.cc56 static constexpr uint32_t kPersistentTypeId = 1; member
63 static constexpr uint32_t kPersistentTypeId = 2; member
Dfield_trial.cc1162 FieldTrial::FieldTrialEntry::kPersistentTypeId, in ClearParamsFromSharedMemoryForTesting()
1436 total_size, FieldTrial::FieldTrialEntry::kPersistentTypeId); in AddToAllocatorWhileLocked()
/external/libchrome/base/debug/
Dactivity_tracker.h83 static constexpr uint32_t kPersistentTypeId = 0xB1179672 + 1; member
250 static constexpr uint32_t kPersistentTypeId = 0x99425159 + 1; member
1106 static constexpr uint32_t kPersistentTypeId = 0x05DB5F41 + 1; member
Dactivity_tracker.cc607 static constexpr uint32_t kPersistentTypeId = member
1572 case ModuleInfoRecord::kPersistentTypeId: { in CleanupAfterProcess()
/external/libchrome/base/
Dfeature_list.cc35 static constexpr uint32_t kPersistentTypeId = 0x06567CA6 + 1; member