Searched defs:unlink (Results 1 – 10 of 10) sorted by relevance
104 public void cleanup(IBinder token, boolean unlink) in cleanup()
74 void unlink() { in unlink() function
105 int unlink(int storageId, in @utf8InCpp String path); in unlink() method
251 public void unlink(@NonNull String path) throws IOException { in unlink() method in IncrementalStorage
257 binder::Status BinderIncrementalService::unlink(int32_t storageId, const std::string& path, in unlink() function in android::os::incremental::BinderIncrementalService
227 ErrorCode unlink(const Control& control, std::string_view path) const final { in unlink() function in android::incremental::RealIncFs
1280 int IncrementalService::unlink(StorageId storage, std::string_view path) { in unlink() function in android::incremental::IncrementalService
234 void unlink() { in unlink() method in OomAdjusterModernImpl.ProcessRecordNode465 void unlink(@NonNull ProcessRecord app) { in unlink() method in OomAdjusterModernImpl.ProcessRecordNodes
668 public void unlink() { in unlink() method in StorageManagerService.ObbState
8972 public void unlink(String path) throws ErrnoException { in unlink() method in ActivityThread.AndroidOs