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()
389 GetBlockData(ref, T::kPersistentTypeId, sizeof(T)))); in GetAsObject()
397 GetBlockData(ref, T::kPersistentTypeId, sizeof(T)))); in GetAsObject()
510 Reference ref = Allocate(size, T::kPersistentTypeId); in New()
512 const_cast<void*>(GetBlockData(ref, T::kPersistentTypeId, size)); in New()
557 ChangeType(ref, T::kPersistentTypeId, kTypeIdTransitioning, false); in New()
572 if (!ChangeType(ref, kTypeIdTransitioning, T::kPersistentTypeId, false)) in Delete()
589 return GetAsReference(obj, T::kPersistentTypeId); in GetAsReference()
Dpersistent_sample_map.cc93 static constexpr uint32_t kPersistentTypeId = 0x8FE6A69F + 1; member
Dpersistent_histogram_allocator.cc230 static constexpr uint32_t kPersistentTypeId = 0xF1645910 + 3; member
431 PersistentHistogramData::kPersistentTypeId, in FinalizeHistogram()
Dfield_trial.h145 static constexpr uint32_t kPersistentTypeId = 0xABA17E13 + 2; member
Dpersistent_memory_allocator_unittest.cc43 static constexpr uint32_t kPersistentTypeId = 1; member
50 static constexpr uint32_t kPersistentTypeId = 2; member
Dfield_trial.cc1101 FieldTrial::FieldTrialEntry::kPersistentTypeId, in ClearParamsFromSharedMemoryForTesting()
1290 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
1077 static constexpr uint32_t kPersistentTypeId = 0x05DB5F41 + 1; member
Dactivity_tracker.cc606 static constexpr uint32_t kPersistentTypeId = member
1536 case ModuleInfoRecord::kPersistentTypeId: { in CleanupAfterProcess()
/external/libchrome/base/
Dfeature_list.cc35 static constexpr uint32_t kPersistentTypeId = 0x06567CA6 + 1; member