Loading libs/binder/ndk/include_cpp/android/binder_interface_utils.h +2 −0 Original line number Diff line number Diff line Loading @@ -138,6 +138,8 @@ class ICInterface : public SharedRefBase { /** * Dumps information about the interface. By default, dumps nothing. * * This method is not given ownership of the FD. */ virtual inline binder_status_t dump(int fd, const char** args, uint32_t numArgs); Loading Loading
libs/binder/ndk/include_cpp/android/binder_interface_utils.h +2 −0 Original line number Diff line number Diff line Loading @@ -138,6 +138,8 @@ class ICInterface : public SharedRefBase { /** * Dumps information about the interface. By default, dumps nothing. * * This method is not given ownership of the FD. */ virtual inline binder_status_t dump(int fd, const char** args, uint32_t numArgs); Loading