Home
last modified time | relevance | path

Searched refs:HumanReadableKind (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dtype_namespace.h77 std::string HumanReadableKind() const;
215 << " as " << type->HumanReadableKind(); in Add()
218 << existing->HumanReadableKind(); in Add()
Dtype_namespace.cpp82 string ValidatableType::HumanReadableKind() const { in HumanReadableKind() function in android::aidl::ValidatableType