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