Home
last modified time | relevance | path

Searched refs:openOutputFile (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/os/
DShellCallback.java38 public ParcelFileDescriptor openOutputFile(String path, String seLinuxContext) { in openOutputFile() method in ShellCallback.MyShellCallback
57 public ParcelFileDescriptor openOutputFile(String path, String seLinuxContext) { in openOutputFile() method in ShellCallback
67 return mShellCallback.openOutputFile(path, seLinuxContext); in openOutputFile()
DShellCommand.java196 ParcelFileDescriptor pfd = getShellCallback().openOutputFile(path, in openOutputFileForSystem()
/frameworks/native/libs/binder/
DIShellCallback.cpp42 virtual int openOutputFile(const String16& path, const String16& seLinuxContext) { in openOutputFile() function in android::BpShellCallback
67 int fd = openOutputFile(path, seLinuxContext); in onTransact()
/frameworks/base/core/java/com/android/internal/os/
DIShellCallback.aidl23 ParcelFileDescriptor openOutputFile(String path, String seLinuxContext); in openOutputFile() method
/frameworks/native/libs/binder/include/binder/
DIShellCallback.h32 virtual int openOutputFile(const String16& path, const String16& seLinuxContext) = 0;
/frameworks/native/cmds/cmd/
Dcmd.cpp64 virtual int openOutputFile(const String16& path, const String16& seLinuxContext) { in openOutputFile() function in MyShellCallback
/frameworks/base/config/
Dboot-image-profile.txt5383 HPLandroid/os/ShellCallback;->openOutputFile(Ljava/lang/String;Ljava/lang/String;)Landroid/os/Parce…
10884 HPLcom/android/internal/os/IShellCallback$Stub$Proxy;->openOutputFile(Ljava/lang/String;Ljava/lang/…
10886 HPLcom/android/internal/os/IShellCallback;->openOutputFile(Ljava/lang/String;Ljava/lang/String;)Lan…