Searched refs:hasOnewayMethods (Results 1 – 3 of 3) sorted by relevance
108 bool hasOnewayMethods() const;
867 bool Interface::hasOnewayMethods() const { in hasOnewayMethods() function in android::Interface877 return superClass->hasOnewayMethods(); in hasOnewayMethods()
1991 bool supportOneway = iface->hasOnewayMethods(); in generatePassthroughHeader()2156 if (iface->hasOnewayMethods()) { in generatePassthroughSource()2164 if (iface->hasOnewayMethods()) { in generatePassthroughSource()