Searched refs:destination (Results 1 – 6 of 6) sorted by relevance
/development/samples/USB/AdbTest/src/com/android/adb/ |
D | AdbSocket.java | 38 public boolean open(String destination) { in open() argument 40 message.set(AdbMessage.A_OPEN, mId, 0, destination); in open()
|
D | AdbDevice.java | 117 public AdbSocket openSocket(String destination) { in openSocket() argument 124 if (socket.open(destination)) { in openSocket()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PrintHtmlOffScreen.java | 114 public void onWrite(PageRange[] pages, ParcelFileDescriptor destination, in doPrint() 116 mWrappedInstance.onWrite(pages, destination, cancellationSignal, callback); in doPrint()
|
D | PrintCustomContent.java | 301 final ParcelFileDescriptor destination, in print() 417 destination.getFileDescriptor())); in print()
|
/development/vndk/snapshot/ |
D | utils.py | 141 def fetch_artifact(branch, build, pattern, destination='.'): argument 153 build, pattern, destination
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 6045 …system/core,fake_e6Ulq0wZT82Tk2DUXwzM2g@fakeemail.com,Unicode: specify destination length in utf8_… 6740 …fake_hrLg6uvZRAmxPEvIe67S0A@fakeemail.com,adb: symlinks to dirs count as dirs for pull destination. 6767 …system/core,fake_e6Ulq0wZT82Tk2DUXwzM2g@fakeemail.com,Unicode: specify destination length in utf8_… 9359 …lpapers/LivePicker,fake_dfAmlf8pQWCIS1KvacEFwg@fakeemail.com,Prompt wp destination when system ima… 9745 …nal/sl4a,fake_P2Ck1b5MT-y4U9_Xxzw5lA@fakeemail.com,"Adding an optional destination path parameter … 10413 …U2WGfskQmepyA@fakeemail.com,[aarch32] Remove deprecated tests of PC as destination of MOV{s} and M… 11118 …telephony,fake_TtGwor2oSAOeKDMjMsehrg@fakeemail.com,handle invalid SMS destination address gracefu… 11957 …d72b27,platform/build,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Remove destination before copying … 21017 …IAeQ@fakeemail.com,[libunwind][CMake] Add install path variable to allow overriding the destination 22912 …vegIAeQ@fakeemail.com,[libcxx][CMake] Add install path variable to allow overriding the destination [all …]
|