Home
last modified time | relevance | path

Searched defs:isActive (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraChannel.h76 bool isActive() { return m_bIsActive; } in isActive() function
/device/google/contexthub/contexthubhal/
Dsystem_comms.h422 bool isActive(const SessionMap::iterator &pos) const in isActive() function
/device/google/cuttlefish_common/guest/hals/ril/
Dcuttlefish_ril.cpp500 bool isActive() { return state == RIL_CALL_ACTIVE; } in isActive() function