Home
last modified time | relevance | path

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

/frameworks/base/tools/aidl/
DType.cpp215 Type::RpcCreatorName() const in RpcCreatorName() function in Type
920 UserDataType::RpcCreatorName() const in RpcCreatorName() function in UserDataType
1208 } else if (generic->RpcCreatorName() != "") { in WriteToRpcData()
1222 } else if (generic->RpcCreatorName() != "") { in CreateFromRpcData()
1224 new LiteralExpression(generic->RpcCreatorName())))); in CreateFromRpcData()
DType.h45 virtual string RpcCreatorName() const;
362 virtual string RpcCreatorName() const;