| /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
| HealthService.java | 232 BluetoothHealthAppConfiguration appConfig = findAppConfigByAppId(msg.arg1); 492 msg.arg1 = appId; [all...] |
| /packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
| SapService.java | 440 if (DEBUG) Log.d(TAG, "change state message: newState = " + msg.arg1); 441 setState(msg.arg1); [all...] |
| /packages/services/Telephony/src/com/android/phone/ |
| CarrierConfigLoader.java | 162 int phoneId = msg.arg1; [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
| test_exceptions.py | 591 e = ExcWithOverriddenStr('arg1', u'arg2', u'f\xf6\xf6', msg=msg) 596 e = ExcWithOverriddenStr('arg1', u'f\xf6\xf6', u'arg3', # 3 args
|
| /prebuilts/gdb/linux-x86/lib/python2.7/test/ |
| test_exceptions.py | 591 e = ExcWithOverriddenStr('arg1', u'arg2', u'f\xf6\xf6', msg=msg) 596 e = ExcWithOverriddenStr('arg1', u'f\xf6\xf6', u'arg3', # 3 args
|
| /prebuilts/go/darwin-x86/misc/cgo/testcarchive/ |
| carchive_test.go | 159 binArgs := append(cmdToRun(exe), "arg1", "arg2") 498 binArgs := append(bin, "arg1", "arg2")
|
| /prebuilts/go/darwin-x86/src/cmd/vet/testdata/asm/ |
| asm2.s | 8 TEXT ·arg1(SB),0,$0-2 11 MOVW x+0(FP), AX // ERROR "\[386\] arg1: invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
|
| asm5.s | 8 TEXT ·arg1(SB),0,$0-2 11 MOVH x+0(FP), R1 // ERROR "\[mips64\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
|
| asm6.s | 8 TEXT ·arg1(SB),0,$0-2 11 MOVH x+0(FP), R1 // ERROR "\[s390x\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
|
| asm7.s | 8 TEXT ·arg1(SB),0,$0-2 11 MOVH x+0(FP), R3 // ERROR "\[(ppc64|ppc64le)\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
|
| /prebuilts/go/linux-x86/misc/cgo/testcarchive/ |
| carchive_test.go | 159 binArgs := append(cmdToRun(exe), "arg1", "arg2") 498 binArgs := append(bin, "arg1", "arg2")
|
| /prebuilts/go/linux-x86/src/cmd/vet/testdata/asm/ |
| asm2.s | 8 TEXT ·arg1(SB),0,$0-2 11 MOVW x+0(FP), AX // ERROR "\[386\] arg1: invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
|
| asm5.s | 8 TEXT ·arg1(SB),0,$0-2 11 MOVH x+0(FP), R1 // ERROR "\[mips64\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
|
| asm6.s | 8 TEXT ·arg1(SB),0,$0-2 11 MOVH x+0(FP), R1 // ERROR "\[s390x\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
|
| asm7.s | 8 TEXT ·arg1(SB),0,$0-2 11 MOVH x+0(FP), R3 // ERROR "\[(ppc64|ppc64le)\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
|
| /prebuilts/misc/common/swig/include/2.0.11/csharp/ |
| boost_intrusive_ptr.i | 20 %feature("unref") TYPE "(void)arg1; delete smartarg1;"
365 %feature("unref") TYPE "(void)arg1; delete smartarg1;"
|
| /prebuilts/misc/common/swig/include/2.0.11/java/ |
| boost_intrusive_ptr.i | 21 %feature("unref") TYPE "(void)arg1; delete smartarg1;" 333 %feature("unref") TYPE "(void)arg1; delete smartarg1;"
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_exceptions.py | 591 e = ExcWithOverriddenStr('arg1', u'arg2', u'f\xf6\xf6', msg=msg) 596 e = ExcWithOverriddenStr('arg1', u'f\xf6\xf6', u'arg3', # 3 args
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_exceptions.py | 591 e = ExcWithOverriddenStr('arg1', u'arg2', u'f\xf6\xf6', msg=msg) 596 e = ExcWithOverriddenStr('arg1', u'f\xf6\xf6', u'arg3', # 3 args
|
| /system/core/adb/ |
| protocol.txt | 34 unsigned arg1; /* second argument */ 46 detail. Their format is COMMAND(arg0, arg1, payload) where the payload
|
| /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
| CodeCoverageTestBaseTest.java | 667 Map<String, String> args = ImmutableMap.of("arg1", "value1", "arg2", "value2"); [all...] |
| /device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/ |
| GenVtf.c | 814 IN const VOID *Arg1,
826 Arg1 - Pointer to Arg1
835 if ((((FIT_TABLE *) Arg1)->CvAndType & FIT_TYPE_MASK) > (((FIT_TABLE *) Arg2)->CvAndType & FIT_TYPE_MASK)) {
837 } else if ((((FIT_TABLE *) Arg1)->CvAndType & FIT_TYPE_MASK) < (((FIT_TABLE *) Arg2)->CvAndType & FIT_TYPE_MASK)) {
[all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| DataConnection.java | 555 connectionCompletedMsg.arg1 = mCid; [all...] |
| /hardware/broadcom/wlan/bcmdhd/dhdutil/ |
| bcmutils.c | [all...] |
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
| FileChannelTest.java | [all...] |