Searched refs:m_supports_alloc_dealloc_memory (Results 1 – 2 of 2) sorted by relevance
350 return m_supports_alloc_dealloc_memory; in SupportsAllocDeallocMemory()547 LazyBool m_supports_alloc_dealloc_memory = eLazyBoolCalculate; variable
294 m_supports_alloc_dealloc_memory = eLazyBoolCalculate; in ResetDiscoverableSettings()1475 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { in AllocateMemory()1476 m_supports_alloc_dealloc_memory = eLazyBoolYes; in AllocateMemory()1489 m_supports_alloc_dealloc_memory = eLazyBoolNo; in AllocateMemory()1493 m_supports_alloc_dealloc_memory = eLazyBoolNo; in AllocateMemory()1500 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { in DeallocateMemory()1501 m_supports_alloc_dealloc_memory = eLazyBoolYes; in DeallocateMemory()1511 m_supports_alloc_dealloc_memory = eLazyBoolNo; in DeallocateMemory()1515 m_supports_alloc_dealloc_memory = eLazyBoolNo; in DeallocateMemory()