Home
last modified time | relevance | path

Searched refs:hasCallClose (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/src/test/jdwp/
H A Dmain.cpp38 bool hasCallClose = false; in TryCloseHandle() local
41 hasCallClose = true; in TryCloseHandle()
43 if (!hasCallClose && alwaysCallback) { in TryCloseHandle()
/developtools/hdc/src/common/
H A Dbase.cpp834 bool hasCallClose = false; in TryCloseHandle() local
838 hasCallClose = true; in TryCloseHandle()
840 if (!hasCallClose && alwaysCallback) { in TryCloseHandle()

Completed in 5 milliseconds