Searched refs:m_supports_alloc_dealloc_memory (Results 1 – 2 of 2) sorted by relevance
363 return m_supports_alloc_dealloc_memory; in SupportsAllocDeallocMemory()532 LazyBool m_supports_alloc_dealloc_memory; variable
68 m_supports_alloc_dealloc_memory(eLazyBoolCalculate), in GDBRemoteCommunicationClient()289 m_supports_alloc_dealloc_memory = eLazyBoolCalculate; in ResetDiscoverableSettings()1353 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { in AllocateMemory()1354 m_supports_alloc_dealloc_memory = eLazyBoolYes; in AllocateMemory()1367 m_supports_alloc_dealloc_memory = eLazyBoolNo; in AllocateMemory()1371 m_supports_alloc_dealloc_memory = eLazyBoolNo; in AllocateMemory()1378 if (m_supports_alloc_dealloc_memory != eLazyBoolNo) { in DeallocateMemory()1379 m_supports_alloc_dealloc_memory = eLazyBoolYes; in DeallocateMemory()1389 m_supports_alloc_dealloc_memory = eLazyBoolNo; in DeallocateMemory()1393 m_supports_alloc_dealloc_memory = eLazyBoolNo; in DeallocateMemory()