Searched defs:RpcCreatorName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aidl/
H A DType.cpp217 Type::RpcCreatorName() const function in class:Type
922 UserDataType::RpcCreatorName() const function in class:UserDataType
1210 } else if (generic->RpcCreatorName() != "") {
1224 } else if (generic->RpcCreatorName() != "") {
1226 new LiteralExpression(generic->RpcCreatorName()))));

Completed in 63 milliseconds