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

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

Completed in 10 milliseconds