Searched refs:tmp (Results 1 – 17 of 17) sorted by relevance
271 BluetoothServerSocket tmp = null; in AcceptThread() local277 tmp = mAdapter.listenUsingRfcommWithServiceRecord(NAME_SECURE, in AcceptThread()280 tmp = mAdapter.listenUsingInsecureRfcommWithServiceRecord( in AcceptThread()286 mmServerSocket = tmp; in AcceptThread()357 BluetoothSocket tmp = null; in ConnectThread() local364 tmp = device.createRfcommSocketToServiceRecord( in ConnectThread()367 tmp = device.createInsecureRfcommSocketToServiceRecord( in ConnectThread()373 mmSocket = tmp; in ConnectThread()
308 BluetoothServerSocket tmp = null; in AcceptThread() local314 tmp = mAdapter.listenUsingRfcommWithServiceRecord(NAME_SECURE, in AcceptThread()317 tmp = mAdapter.listenUsingInsecureRfcommWithServiceRecord( in AcceptThread()323 mmServerSocket = tmp; in AcceptThread()395 BluetoothSocket tmp = null; in ConnectThread() local402 tmp = device.createRfcommSocketToServiceRecord( in ConnectThread()405 tmp = device.createInsecureRfcommSocketToServiceRecord( in ConnectThread()411 mmSocket = tmp; in ConnectThread()
146 ColorMatrix tmp = new ColorMatrix(); in rotateColor() local149 tmp.setRotate(0, deg); in rotateColor()150 cm.postConcat(tmp); in rotateColor()151 tmp.setYUV2RGB(); in rotateColor()152 cm.postConcat(tmp); in rotateColor()
9 # adb push uiautomator.samples.jar /data/local/tmp21 # adb push uiautomator.samples.jar /data/local/tmp30 # adb push uiautomator.samples.jar /data/local/tmp
15 local_target_dir := $(TARGET_OUT_DATA)/local/tmp
88 AdbEnumInterfaceArray tmp; in EnumerateDeviceInterfaces() local114 tmp.push_back(AdbInstanceEnumEntry(dev_name.c_str(), in EnumerateDeviceInterfaces()140 interfaces->swap(tmp); in EnumerateDeviceInterfaces()
164 ULONG tmp; in CommonSyncReadWrite() local170 &tmp, in CommonSyncReadWrite()
33 dev_file=/data/local/tmp/heapdump.prof
71 adb pull /data/local/tmp/gcov
41 TMP_ZIP=tmp.zip
41 tmp_file=${root_dir}/tmp.txt
91 with tempfile.TemporaryDirectory() as tmp:92 output_path = os.path.join(tmp, os.path.basename(input_path)) + '.dump'267 with tempfile.TemporaryDirectory() as tmp:268 output_name = os.path.join(tmp, lib_name) + '.abidiff'
122 with tempfile.TemporaryDirectory() as tmp:123 output_lsdump = os.path.join(tmp, self.get_dump_name())125 output_path = os.path.join(tmp,
62 …urces $sources $app/AndroidManifest.xml -type f -print |xargs cat | tr -d '\n ' > /tmp/everything$$
131 $(SCP_TO_HOST) remote_scripts/* "$(REMOTE_MACHINE_NAME)":/tmp/scripts/132 $(SCP_TO_HOST) $(TMP_CREDENTIAL_FNAME) "$(REMOTE_MACHINE_NAME)":/tmp/
12 TMP_DIR=$(mktemp -d -t sdkrepo.tmp.XXXXXXXX)
672 home-or-tmp "^2.0.0"1968 home-or-tmp@^2.0.0:1970 …resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e3…