Searched refs:m_supports_alloc_dealloc_memory (Results 1 – 2 of 2) sorted by relevance
345 return m_supports_alloc_dealloc_memory; in SupportsAllocDeallocMemory()540 LazyBool m_supports_alloc_dealloc_memory = eLazyBoolCalculate; variable
272 m_supports_alloc_dealloc_memory = eLazyBoolCalculate; in ResetDiscoverableSettings()1433 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { in AllocateMemory()1434 m_supports_alloc_dealloc_memory = eLazyBoolYes; in AllocateMemory()1447 m_supports_alloc_dealloc_memory = eLazyBoolNo; in AllocateMemory()1451 m_supports_alloc_dealloc_memory = eLazyBoolNo; in AllocateMemory()1458 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { in DeallocateMemory()1459 m_supports_alloc_dealloc_memory = eLazyBoolYes; in DeallocateMemory()1469 m_supports_alloc_dealloc_memory = eLazyBoolNo; in DeallocateMemory()1473 m_supports_alloc_dealloc_memory = eLazyBoolNo; in DeallocateMemory()