Searched refs:isString (Results 1 - 6 of 6) sorted by path

/system/tools/hidl/
H A DRefType.cpp49 if (elementType->isString()) {
H A DStringType.cpp27 bool StringType::isString() const { function in class:android::StringType
H A DStringType.h28 bool isString() const override;
H A DType.cpp47 bool Type::isString() const { function in class:android::Type
H A DType.h56 virtual bool isString() const;
H A DVectorType.cpp38 if (elementType->isString()) {

Completed in 102 milliseconds