Searched refs:GetTransactDescriptor (Results 1 – 1 of 1) sorted by relevance
104 std::shared_ptr<Expression> GetTransactDescriptor(const AidlMethod* method);209 std::vector<std::shared_ptr<Expression>>{this->GetTransactDescriptor(nullptr)})); in Finish()251 std::shared_ptr<Expression> StubClass::GetTransactDescriptor(const AidlMethod* method) { in GetTransactDescriptor() function in android::aidl::java::StubClass1073 std::vector<std::shared_ptr<Expression>>{stub->GetTransactDescriptor(nullptr)})); in GenerateInterfaceDescriptors()