OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLastConnectionStatus
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/include/
VirtualDevice.h
223
bool
mLastConnectionStatus
;
/hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp
653
mLastConnectionStatus
(false),
825
if (shouldBeConnected !=
mLastConnectionStatus
) {
837
mLastConnectionStatus
= shouldBeConnected;
[
all
...]
Completed in 777 milliseconds