Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 25 of 107) sorted by relevance

12345

/development/gsi/
Dgsi-pubsign-release.sh26 Product name to copy artifacts from. e.g. aosp_arm64
29 Product name to copy artifacts to. e.g. aosp_arm64_pubsign
77 rsync --verbose --archive --copy-links --exclude='logs' \
/development/tools/bugreport/src/com/android/bugreport/bugreport/
DBugreportParser.java106 mMetadataParser.parseHeader(lines.copy(pos, lines.pos)); in parse()
121 parseSection(section, lines.copy(pos, lines.pos-1), command, durationMs); in parse()
133 mMetadataParser.parseFooter(lines.copy(pos, lines.pos-1), durationMs); in parse()
144 parseSection(section, lines.copy(pos, lines.pos-1), null, -1); in parse()
/development/vndk/tools/vndk-compliance/
DREADME.md25 * In Android.mk, remove all lines with copy headers
50 * Once all copy header violations are cleaned up, make will start throwing lots of
53 * Modules relying on copy headers are not finding those headers anymore due
/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
DPduComposer.java347 mStack.copy(); in appendEncodedString()
460 temp = EncodedStringValue.copy(address); in appendAddressType()
557 mStack.copy(); in appendHeader()
638 mStack.copy(); in appendHeader()
866 mStack.copy(); in makeMessageBody()
895 mStack.copy(); in makeMessageBody()
957 mStack.copy(); in makeMessageBody()
1021 mStack.copy(); in makeMessageBody()
1115 void copy() { in copy() method in PduComposer.BufferStack
/development/vndk/tools/definition-tool/
DREADME.md5 system partition and give suggestions to copy necessary libraries to the vendor
40 process to copy shared libraries. Please copy a boilerplate, rename it as
63 These boilerplates only define the modules to copy shared libraries.
/development/gsi/gsi_util/gsi_util/commands/
Dpull.py36 shutil.copy(filename, dest)
/development/vndk/
DAndroid.bp6 // You may obtain a copy of the License at
/development/vndk/tools/
DAndroid.bp6 // You may obtain a copy of the License at
/development/docs/copyright-templates/
Dplain.txt5 You may obtain a copy of the License at
Djava.txt6 * You may obtain a copy of the License at
Dmake.txt5 # You may obtain a copy of the License at
Dc.txt6 * You may obtain a copy of the License at
Dasm.txt5 ; You may obtain a copy of the License at
/development/samples/browseable/AutoBackupForApps/
D_index.jd14 sample\'s data to be cleared and replaced with a copy from the backup server.
/development/python-packages/
DNOTICE5 You may obtain a copy of the License at
DAndroid.bp5 // You may obtain a copy of the License at
/development/samples/ApiDemos/
DREADME.txt17 Once downloaded, copy the jar file into the ApiDemos project libs/ folder.
/development/vndk/tools/sourcedr/blueprint/
Dvndk.py22 import copy
169 adapter_module_dict = copy.deepcopy(attrs)
/development/samples/ThemedNavBarKeyboard/
DAndroid.bp6 // You may obtain a copy of the License at
/development/tools/winscope/src/stubs/
Dwaylandtrace.proto6 * You may obtain a copy of the License at
/development/tools/mkstubs/
DAndroid.bp6 // You may obtain a copy of the License at
/development/build/
Dsdk.exclude.atree6 # You may obtain a copy of the License at
/development/tools/apkcheck/
DAndroid.bp5 // You may obtain a copy of the License at
/development/samples/CubeLiveWallpaper/
DAndroid.bp6 // You may obtain a copy of the License at
/development/vndk/tools/definition-tool/datasets/
DAndroid.bp6 // You may obtain a copy of the License at

12345