Searched defs:kind (Results 1 – 7 of 7) sorted by relevance
| /system/tools/hidl/ |
| D | ConstantExpression.cpp | 58 static inline bool isSupported(ScalarType::Kind kind) { in isSupported() 156 ConstantExpression ConstantExpression::Zero(ScalarType::Kind kind) { in Zero() 163 ConstantExpression ConstantExpression::One(ScalarType::Kind kind) { in One() 170 ConstantExpression ConstantExpression::ValueOf(ScalarType::Kind kind, uint64_t value) { in ValueOf()
|
| D | ScalarType.cpp | 23 ScalarType::ScalarType(Kind kind) in ScalarType()
|
| /system/tools/aidl/ |
| D | type_namespace.cpp | 73 int kind, const string& package, const string& type_name, in ValidatableType()
|
| D | type_cpp.cpp | 81 CppArrayType(int kind, // from ValidatableType in CppArrayType() 391 Type::Type(int kind, in Type()
|
| D | type_java.cpp | 43 Type::Type(const JavaTypeNamespace* types, const string& name, int kind, in Type() 48 const string& name, int kind, bool canWriteToParcel, in Type()
|
| /system/media/camera/docs/ |
| D | metadata_model.py | 354 def is_entry_this_kind(self, entry, kind): argument 1154 def kind(self): member in Entry
|
| /system/vold/ |
| D | KeyStorage.cpp | 82 static bool checkSize(const std::string& kind, size_t actual, size_t expected) { in checkSize()
|