Home
last modified time | relevance | path

Searched refs:KIND_GENERATED (Results 1 – 5 of 5) sorted by relevance

/system/tools/aidl/
Dast_java_unittest.cpp44 Type class_type(&types, "TestClass", ValidatableType::KIND_GENERATED, false); in TEST()
Dtype_java.cpp330 ValidatableType::KIND_GENERATED, false, filename); in AddBinderType()
332 ValidatableType::KIND_GENERATED, false, filename); in AddBinderType()
334 ValidatableType::KIND_GENERATED, false, filename); in AddBinderType()
Dtype_namespace.cpp85 case ValidatableType::KIND_GENERATED: in HumanReadableKind()
Dtype_namespace.h52 KIND_GENERATED, enumerator
Dtype_cpp.cpp169 : Type(ValidatableType::KIND_GENERATED, interface.GetPackage(), interface.GetName(), in BinderType()