Home
last modified time | relevance | path

Searched refs:edit (Results 1 – 25 of 28) sorted by relevance

12

/system/extras/perf2cfg/tests/
Dtest_edit.py19 from perf2cfg import edit
45 editor = edit.CfgEditor(analyzer, input_stream, output_stream)
46 editor.edit()
/system/extras/perf2cfg/
Dperf2cfg.py29 from perf2cfg import edit
132 editor = edit.CfgEditor(analyzer, input_stream, output_stream,
134 editor.edit()
/system/core/libutils/binder/
DSharedBuffer.h72 SharedBuffer* edit() const;
DString16.cpp314 void* String16::edit() { in edit() function in android::String16
322 buf = SharedBuffer::bufferFromData(mString)->edit(); in edit()
388 SharedBuffer* buf = static_cast<SharedBuffer*>(edit()); in replaceAll()
DSharedBuffer.cpp55 SharedBuffer* SharedBuffer::edit() const in edit() function in android::SharedBuffer
/system/sepolicy/tools/
Dfinalize-vintf-resources.sh31 // Automatically generated file, do not edit!
/system/media/camera/docs/
Dsession_characteristics_tags.mako22 * ! Do not edit this file directly !
Dextension_camera_metadata_tags.mako21 * ! Do not edit this file directly !
Dvndk_camera_metadata_tags.mako22 * ! Do not edit this file directly !
Dndk_camera_metadata_asserts.mako19 * ! Do not edit this file directly !
Dcamera_metadata_asserts.mako19 * ! Do not edit this file directly !
Dcamera_metadata_tags.mako25 * ! Do not edit this file directly !
Dcamera_metadata_tag_info.mako29 * ! Do not edit this file directly !
/system/apex/tests/testdata/apkinapex/com.android.apex.product.test/
DAndroid.bp33 file_contexts: ":apex.test-file_contexts", // Default, please edit, see go/android-apex-howto
/system/apex/tests/testdata/apkinapex/com.android.apex.system_ext.test/
DAndroid.bp33 file_contexts: ":apex.test-file_contexts", // Default, please edit, see go/android-apex-howto
/system/apex/tests/testdata/apkinapex/com.android.apex.system.test/
DAndroid.bp33 file_contexts: ":apex.test-file_contexts", // Default, please edit, see go/android-apex-howto
/system/apex/tests/testdata/apkinapex/com.android.apex.vendor.test/
DAndroid.bp33 file_contexts: ":apex.test-file_contexts", // Default, please edit, see go/android-apex-howto
/system/apex/tests/testdata/maxsdk/com.android.apex.maxsdk.test/
DAndroid.bp33 file_contexts: ":apex.test-file_contexts", // Default, please edit, see go/android-apex-howto
/system/apex/tools/
Dcreate_apex_skeleton.sh115 file_contexts: ":apex.test-file_contexts", // Default, please edit, see go/android-apex-howto
/system/extras/ioshark/
DREADME3 https://docs.google.com/a/google.com/document/d/1Bhq7iNPVc_JzwRrkmZqcPjMvWgpHX0r3Ncq-ZsRNOBA/edit?u…
/system/extras/simpleperf/
DREADME.md57 Then manually edit `ChangeLog`.
/system/core/libutils/include/utils/
DString16.h155 void* edit();
/system/apex/tests/testdata/sharedlibs/build/
Dbuild_artifacts.sh149 // Do NOT edit manually.
/system/core/libutils/binder/include/utils/
DString16.h155 void* edit();
/system/extras/perf2cfg/perf2cfg/
Dedit.py130 def edit(self) -> None: member in CfgEditor

12