Home
last modified time | relevance | path

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

/system/core/libutils/
DString16.cpp331 void* String16::edit() { in edit() function in android::String16
339 buf = SharedBuffer::bufferFromData(mString)->edit(); in edit()
402 SharedBuffer* buf = static_cast<SharedBuffer*>(edit()); in makeLower()
423 SharedBuffer* buf = static_cast<SharedBuffer*>(edit()); in replaceAll()
DSharedBuffer.h72 SharedBuffer* edit() const;
DSharedBuffer.cpp55 SharedBuffer* SharedBuffer::edit() const in edit() function in android::SharedBuffer
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/system/media/camera/docs/
Dcamera_metadata_tag_info.mako29 * ! Do not edit this file directly !
Dcamera_metadata_tags.mako25 * ! Do not edit this file directly !
Dhtml.mako19 <!-- automatically generated from html.mako. do NOT edit directly -->
/system/extras/ioshark/
DREADME3 https://docs.google.com/a/google.com/document/d/1Bhq7iNPVc_JzwRrkmZqcPjMvWgpHX0r3Ncq-ZsRNOBA/edit?u…
/system/core/libutils/include/utils/
DString16.h134 void* edit();
/system/bt/doc/
Dstyle_guide.md365 `git revert HEAD --no-edit`
407 ##### Remember to edit the commit message!