Searched refs:m_supports_alloc_dealloc_memory (Results 1 – 2 of 2) sorted by relevance
337 return m_supports_alloc_dealloc_memory; in SupportsAllocDeallocMemory()534 LazyBool m_supports_alloc_dealloc_memory = eLazyBoolCalculate; variable
280 m_supports_alloc_dealloc_memory = eLazyBoolCalculate; in ResetDiscoverableSettings()1439 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { in AllocateMemory()1440 m_supports_alloc_dealloc_memory = eLazyBoolYes; in AllocateMemory()1453 m_supports_alloc_dealloc_memory = eLazyBoolNo; in AllocateMemory()1457 m_supports_alloc_dealloc_memory = eLazyBoolNo; in AllocateMemory()1464 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { in DeallocateMemory()1465 m_supports_alloc_dealloc_memory = eLazyBoolYes; in DeallocateMemory()1475 m_supports_alloc_dealloc_memory = eLazyBoolNo; in DeallocateMemory()1479 m_supports_alloc_dealloc_memory = eLazyBoolNo; in DeallocateMemory()