Home
last modified time | relevance | path

Searched defs:kType (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/netd/server/
H A DNFLogListenerTest.cpp103 constexpr uint16_t kType = 38; in TEST_F() local
109 constexpr uint16_t kType = 38; in TEST_F() local
117 constexpr uint16_t kType = 38; in TEST_F() local
129 constexpr uint16_t kType = 38; in TEST_F() local
/aosp12/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp87 static const auto kType = Type::Flush; member
92 static const auto kType = Type::Save; member
96 static const auto kType = Type::Restore; member
100 static const auto kType = Type::SaveLayer; member
132 static const auto kType = Type::Concat; member
138 static const auto kType = Type::SetMatrix; member
146 static const auto kType = Type::Scale; member
159 static const auto kType = Type::ClipPath; member
167 static const auto kType = Type::ClipRect; member
203 static const auto kType = Type::DrawPath; member
[all …]
/aosp12/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
H A DInvalidDevice.h72 const nn::DeviceType kType; variable
/aosp12/hardware/google/pixel/powerstats/include/dataproviders/
H A DPowerStatsEnergyConsumer.h79 const EnergyConsumerType kType; variable
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/
H A DShimDevice.cpp311 const ::android::nn::OperandType kType; member in aidl::android::hardware::neuralnetworks::ShimBuffer
/aosp12/frameworks/base/startop/view_compiler/
H A Ddex_builder.h137 enum class Kind { kInvalid, kLocalRegister, kParameter, kImmediate, kString, kLabel, kType }; enumerator
/aosp12/art/libdexfile/dex/
H A Ddex_file.h961 kType = 0x18, enumerator