Home
last modified time | relevance | path

Searched defs:destStorageId (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/incremental/
H A DIIncrementalService.aidl100 …int makeLink(int sourceStorageId, in @utf8InCpp String sourcePath, int destStorageId, in @utf8InCp… in makeLink()
/aosp14/frameworks/base/services/incremental/
H A DBinderIncrementalService.cpp250 int32_t destStorageId, in makeLink()
H A DIncrementalService.cpp1256 StorageId destStorageId, std::string_view newPath) { in link()