Searched refs:RPC_ENDPOINT_INFO_TYPE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aidl/
H A Dgenerate_java_rpc.cpp23 Type* RPC_ENDPOINT_INFO_TYPE = new UserDataType("android.support.place.rpc", variable
313 this->endpoint = new Variable(RPC_ENDPOINT_INFO_TYPE, "_endpoint");
329 Variable* endpoint = new Variable(RPC_ENDPOINT_INFO_TYPE, "endpoint");
347 get->returnType = RPC_ENDPOINT_INFO_TYPE;

Completed in 40 milliseconds