HomeSort by relevance Sort by last modified time
    Searched defs:oneway (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aidl/
aidl_language.h 54 bool oneway; member in struct:method_type
99 bool oneway; member in struct:interface_type
generate_java_binder.cpp 167 mOneWay = interfaceType->OneWay();
257 const bool oneway = proxyClass->mOneWay || method->oneway; local
339 if (!oneway) {
350 if (!oneway) {
407 if (!oneway) {
458 oneway ? "android.os.IBinder.FLAG_ONEWAY" : "0"));
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1289 milliseconds