HomeSort by relevance Sort by last modified time
    Searched defs:oneway (Results 1 - 4 of 4) 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 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 139 milliseconds