Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_namespace.h72 std::string HumanReadableKind() const;
208 << " as " << type->HumanReadableKind(); in Add()
211 << existing->HumanReadableKind(); in Add()
Dtype_namespace.cpp77 string ValidatableType::HumanReadableKind() const { in HumanReadableKind() function in android::aidl::ValidatableType