Home
last modified time | relevance | path

Searched refs:rename (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/cmds/dumpstate/
Dutils.c331 if (rename(traces_path, anr_traces_path) && errno != ENOENT) { in dump_vm_traces()
424 if (rename(traces_path, dump_traces_path)) { in dump_vm_traces()
430 rename(anr_traces_path, traces_path); in dump_vm_traces()
Ddumpstate.c379 if (use_outfile && rename(tmp_path, path)) { in main()
/frameworks/base/cmds/ip-up-vpn/
Dip-up-vpn.c148 if (chmod(DIR ".tmp", 0444) || rename(DIR ".tmp", DIR "state")) { in main()
/frameworks/base/cmds/installd/
Dcommands.c102 if (rename(oldpkgdir, newpkgdir) < 0) { in renamepkg()
241 if (rename(src_dex, dst_dex) < 0) { in move_dex()
634 if (rename(srcpath, dstpath) >= 0) { in movefileordir()
/frameworks/base/tools/layoutlib/create/
DREADME.txt95 - specific classes to rename.
104 we requested the class to be renamed. This uses the RenameClassAdapter to also rename
189 This won't rename/replace the inner static methods of a given class.
/frameworks/base/core/jni/
Dcom_android_internal_content_NativeLibraryHelper.cpp258 if (rename(localTmpFileName, localFileName) < 0) { in copyFileIfChanged()
/frameworks/base/services/java/com/android/server/pm/
DInstaller.java237 public int rename(String oldname, String newname) { in rename() method in Installer
/frameworks/base/media/libdrm/mobile1/src/objmng/
Ddrm_file.c452 else if (rename(tmpPathBuf1, tmpPathBuf2) != 0) in DRM_file_rename()
/frameworks/base/docs/html/resources/articles/
Dlive-folders.jd118 can be used to "rename" columns. In our case, we will replace
/frameworks/base/docs/html/guide/developing/tools/
Dandroid.jd141 <td>New name of the AVD if you want to rename it</td>
Dproguard.jd187 …<p>How you save the <code>mapping.txt</code> file is your decision. For example, you can rename th…
/frameworks/base/cmds/keystore/
Dkeystore.cpp240 return (rename(tmpFileName, filename) == 0) ? NO_ERROR : SYSTEM_ERROR; in encryptBlob()
/frameworks/base/docs/html/resources/tutorials/notepad/
Dnotepad-ex3.jd351 make <code>notesCursor</code> a local variable, we drop the <code>m</code>. Remember to rename the
/frameworks/base/docs/html/guide/tutorials/notepad/
Dnotepad-ex3.jd351 make <code>notesCursor</code> a local variable, we drop the <code>m</code>. Remember to rename the
/frameworks/base/docs/html/guide/developing/devices/
Dmanaging-avds-cmdline.jd347 <p>If you want to move or rename an AVD, you can do so using this command:</p>
/frameworks/base/docs/html/sdk/ndk/
Dindex.jd533 <code>android-ndk-&lt;version&gt;</code>. You can rename the NDK directory if necessary and you