Searched refs:incremented_externally_allocated_memory_ (Results 1 – 2 of 2) sorted by relevance
154 incremented_externally_allocated_memory_(false), in WebMediaPlayerImpl()1220 if (incremented_externally_allocated_memory_) { in Destroy()1223 incremented_externally_allocated_memory_ = false; in Destroy()1244 incremented_externally_allocated_memory_ = true; in IncrementExternallyAllocatedMemory()
321 bool incremented_externally_allocated_memory_; variable