Home
last modified time | relevance | path

Searched defs:kind (Results 1 – 9 of 9) sorted by relevance

/system/connectivity/shill/test-scripts/
Dflimflam.py75 def _GetContainerName(kind): argument
312 def GetObjectInterface(self, kind, path): argument
317 def FindElementByNameSubstring(self, kind, substring): argument
324 def FindElementByPropertySubstring(self, kind, prop, substring): argument
342 def GetObjectList(self, kind, properties=None): argument
/system/tools/aidl/
Dtype_cpp.cpp81 PrimitiveType(int kind, // from ValidatableType in PrimitiveType()
101 static PrimitiveType* PrimitiveArrayType(int kind, // from ValidatableType in PrimitiveArrayType()
118 PrimitiveType(int kind, // from ValidatableType in PrimitiveType()
386 Type::Type(int kind, in Type()
Dtype_namespace.cpp73 int kind, const string& package, const string& type_name, in ValidatableType()
Dtype_cpp.h103 : Type(kind, package, aidl_type, header, cpp_type, read_method, in Type() argument
Dtype_java.cpp43 Type::Type(const JavaTypeNamespace* types, const string& name, int kind, in Type()
48 const string& name, int kind, bool canWriteToParcel, in Type()
/system/webservd/webservd/
Drequest.cc54 MHD_ValueKind kind, in ValueCallback()
/system/vold/
DKeyStorage.cpp74 static bool checkSize(const std::string& kind, size_t actual, size_t expected) { in checkSize()
/system/core/crash_reporter/
Duser_collector.cc145 const char *prefix, IdKind kind, in GetIdFromStatus()
/system/media/camera/docs/
Dmetadata_model.py354 def is_entry_this_kind(self, entry, kind): argument
1154 def kind(self): member in Entry