Home
last modified time | relevance | path

Searched defs:kNone (Results 1 – 14 of 14) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/async/
DAsyncSocketServer.h64 kNone = 0, enumerator
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DFakeLockoutTracker.h30 enum class LockoutMode : int8_t { kNone = 0, kTimed, kPermanent }; enumerator
/hardware/interfaces/biometrics/face/aidl/default/
DFakeLockoutTracker.h38 enum class LockoutMode : int8_t { kNone = 0, kTimed, kPermanent }; enumerator
/hardware/google/camera/common/hal/utils/profiling/
Dprofiler_util.h31 kNone, enumerator
/hardware/google/aemu/base/include/aemu/base/
DVersion.h35 static constexpr ComponentType kNone = static_cast<ComponentType>(-1); variable
/hardware/google/camera/common/hal/common/
Dthermal_types.h48 kNone = 0, enumerator
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.h45 kNone = 0x000, enumerator
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.h49 kNone = 0x000, enumerator
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.h43 kNone = 0x000, enumerator
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.h49 kNone = 0x000, enumerator
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h57 kNone = 0x000, enumerator
/hardware/qcom/sm7250/display/composer/
Dhwc_layers.h63 kNone = 0x000, enumerator
/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.h171 kNone = 0, enumerator
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DStateTrackingSupport.h30 static const uint64_t kNone = 0ULL; in add() local