Searched refs:arg9 (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ |
D | substitute.cc | 59 const SubstituteArg& arg8, const SubstituteArg& arg9) { in Substitute() argument 62 arg5, arg6, arg7, arg8, arg9); in Substitute() 72 const SubstituteArg& arg8, const SubstituteArg& arg9) { in SubstituteAndAppend() argument 74 &arg0, &arg1, &arg2, &arg3, &arg4, &arg5, &arg6, &arg7, &arg8, &arg9, NULL in SubstituteAndAppend()
|
D | substitute.h | 151 const internal::SubstituteArg& arg9 = internal::SubstituteArg()); 164 const internal::SubstituteArg& arg9 = internal::SubstituteArg());
|
/frameworks/base/core/java/com/android/internal/os/ |
D | SomeArgs.java | 56 public Object arg9; field in SomeArgs 124 arg9 = null; in clear()
|
/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
D | PooledLambda.java | 1235 E arg5, F arg6, G arg7, H arg8, I arg9) { in obtainRunnable() argument 1238 arg9); in obtainRunnable() 1261 A arg1, B arg2, C arg3, D arg4, E arg5, F arg6, G arg7, H arg8, I arg9) { in obtainSupplier() argument 1264 arg9); in obtainSupplier() 1301 E arg5, F arg6, G arg7, H arg8, I arg9) { in obtainMessage() argument 1305 arg9); in obtainMessage()
|
/frameworks/base/core/java/android/view/ |
D | ViewRootImpl.java | 4445 && mPendingDisplayCutout.get().equals(args.arg9) in handleMessage() 4480 || !mPendingDisplayCutout.get().equals(args.arg9) in handleMessage() 4488 mPendingDisplayCutout.set((DisplayCutout) args.arg9); in handleMessage() 7271 args.arg9 = displayCutout.get(); // DisplayCutout is immutable. in dispatchResized()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 95923 Lcom/android/internal/os/SomeArgs;->arg9:Ljava/lang/Object;
|