Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp90 static const AidlTypeSpecifier kStringType{AIDL_LOCATION_HERE, "String", false, nullptr, variable
108 {{"expectedSignature", kStringType}, in AllSchemas()
109 {"implicitMember", kStringType}, in AllSchemas()
111 {"publicAlternatives", kStringType}, in AllSchemas()
121 {{"type", kStringType, /* required= */ true}}}, in AllSchemas()
125 {{"annotation", kStringType, /* required= */ true}}, in AllSchemas()
140 {{"value", kStringType, /* required= */ true}}}, in AllSchemas()