Searched refs:sInterfaceExists (Results 1 – 12 of 12) sorted by relevance
29 bool GnssXtra::sInterfaceExists = false; member in android::hardware::gnss::V1_0::implementation::GnssXtra38 sInterfaceExists = false; in ~GnssXtra()47 LOG_ALWAYS_FATAL_IF(sInterfaceExists); in GnssXtra()48 sInterfaceExists = true; in GnssXtra()
29 bool GnssNi::sInterfaceExists = false; member in android::hardware::gnss::V1_0::implementation::GnssNi38 LOG_ALWAYS_FATAL_IF(sInterfaceExists); in GnssNi()39 sInterfaceExists = true; in GnssNi()44 sInterfaceExists = false; in ~GnssNi()
29 bool AGnssRil::sInterfaceExists = false; member in android::hardware::gnss::V1_0::implementation::AGnssRil39 LOG_ALWAYS_FATAL_IF(sInterfaceExists); in AGnssRil()40 sInterfaceExists = true; in AGnssRil()45 sInterfaceExists = false; in ~AGnssRil()
29 bool AGnss::sInterfaceExists = false; member in android::hardware::gnss::V1_0::implementation::AGnss38 LOG_ALWAYS_FATAL_IF(sInterfaceExists); in AGnss()39 sInterfaceExists = true; in AGnss()44 sInterfaceExists = false; in ~AGnss()
30 bool GnssGeofencing::sInterfaceExists = false; member in android::hardware::gnss::V1_0::implementation::GnssGeofencing45 LOG_ALWAYS_FATAL_IF(sInterfaceExists); in GnssGeofencing()46 sInterfaceExists = true; in GnssGeofencing()51 sInterfaceExists = false; in ~GnssGeofencing()
71 static bool sInterfaceExists; member
72 static bool sInterfaceExists; member
76 static bool sInterfaceExists; member
79 static bool sInterfaceExists; member
88 static bool sInterfaceExists; member
30 bool Gnss::sInterfaceExists = false; member in android::hardware::gnss::V1_0::implementation::Gnss55 LOG_ALWAYS_FATAL_IF(sInterfaceExists); in Gnss()56 sInterfaceExists = true; in Gnss()67 sInterfaceExists = false; in ~Gnss()
170 static bool sInterfaceExists; variable