Home
last modified time | relevance | path

Searched refs:hostPinged (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp260 bool hostPinged = false; in writeFully() local
271 if (!hostPinged && *(m_context.host_state) != ASG_HOST_STATE_CAN_CONSUME && in writeFully()
274 hostPinged = true; in writeFully()
547 bool hostPinged = false; in type1Write() local
555 if (!hostPinged && in type1Write()
559 hostPinged = true; in type1Write()