Searched refs:edit (Results 1 – 12 of 12) sorted by relevance
345 char16_t* edit = nullptr; in makeLower() local349 if (!edit) { in makeLower()350 SharedBuffer* buf = SharedBuffer::bufferFromData(mString)->edit(); in makeLower()354 edit = (char16_t*)buf->data(); in makeLower()355 mString = str = edit; in makeLower()357 edit[i] = tolower((char)v); in makeLower()367 char16_t* edit = nullptr; in replaceAll() local370 if (!edit) { in replaceAll()371 SharedBuffer* buf = SharedBuffer::bufferFromData(mString)->edit(); in replaceAll()375 edit = (char16_t*)buf->data(); in replaceAll()[all …]
72 SharedBuffer* edit() const;
54 SharedBuffer* SharedBuffer::edit() const in edit() function in android::SharedBuffer
4 # You can edit the include path and order by changing the proguardFiles
6 // try to edit this file. It looks like you are doing that because you have
29 * ! Do not edit this file directly !
25 * ! Do not edit this file directly !
19 <!-- automatically generated from html.mako. do NOT edit directly -->
3 https://docs.google.com/a/google.com/document/d/1Bhq7iNPVc_JzwRrkmZqcPjMvWgpHX0r3Ncq-ZsRNOBA/edit?u…
365 `git revert HEAD --no-edit`407 ##### Remember to edit the commit message!