Searched refs:hasOnewayMethods (Results 1 – 3 of 3) sorted by relevance
130 bool hasOnewayMethods() const;
962 bool Interface::hasOnewayMethods() const { in hasOnewayMethods() function in android::Interface972 return superClass->hasOnewayMethods(); in hasOnewayMethods()
1710 bool supportOneway = iface->hasOnewayMethods(); in generatePassthroughHeader()1850 if (iface->hasOnewayMethods()) { in generatePassthroughSource()1858 if (iface->hasOnewayMethods()) { in generatePassthroughSource()