Searched refs:hasOnewayMethods (Results 1 – 3 of 3) sorted by relevance
108 bool hasOnewayMethods() const;
872 bool Interface::hasOnewayMethods() const { in hasOnewayMethods() function in android::Interface882 return superClass->hasOnewayMethods(); in hasOnewayMethods()
1854 bool supportOneway = iface->hasOnewayMethods(); in generatePassthroughHeader()2016 if (iface->hasOnewayMethods()) { in generatePassthroughSource()2024 if (iface->hasOnewayMethods()) { in generatePassthroughSource()