Home
last modified time | relevance | path

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

1234

/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/samples/browseable/AutoBackupForApps/
D_index.jd14 sample\'s data to be cleared and replaced with a copy from the backup server.
/development/python-packages/
DAndroid.bp5 // You may obtain a copy of the License at
DNOTICE5 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/docs/copyright-templates/
Dmake.txt5 # You may obtain a copy of the License at
Dplain.txt5 You may obtain a copy of the License at
Dasm.txt5 ; You may obtain a copy of the License at
Dc.txt6 * You may obtain a copy of the License at
Djava.txt6 * You may obtain a copy of the License at
/development/vndk/tools/sourcedr/blueprint/
Dvndk.py22 import copy
169 adapter_module_dict = copy.deepcopy(attrs)
/development/build/
DAndroid.mk73 $(copy-file-to-target)
110 $(eval $(call copy-one-file,$(call intermediates-dir-for,ETC,sdk-annotations.zip)/sdk-annotations.z…
139 $(eval $(call copy-one-file,$(FRAMEWORK_AIDL),$(TARGET_OUT_COMMON_INTERMEDIATES)/PACKAGING/framewor…
Dsdk.exclude.atree6 # You may obtain a copy of the License at
/development/apps/WidgetPreview/
DAndroid.bp6 // You may obtain a copy of the License at
/development/vndk/tools/header-checker/tests/integration/version_script_example/
DAndroid.bp6 // You may obtain a copy of the License at
/development/vndk/tools/header-checker/tests/integration/ifunc/
DAndroid.bp6 // You may obtain a copy of the License at
/development/tools/ndk/ndkabidump/
DAndroid.bp6 // You may obtain a copy of the License at
/development/python-packages/adb/
DAndroid.bp5 // You may obtain a copy of the License at
/development/vndk/tools/image-diff-tool/
DAndroid.bp6 // You may obtain a copy of the License at
/development/
DAndroid.bp6 // You may obtain a copy of the License at
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/provider/
DAndroid.bp5 // You may obtain a copy of the License at
/development/samples/DataWiper/
DAndroid.bp6 // You may obtain a copy of the License at

1234