Home
last modified time | relevance | path

Searched refs:otherStorageId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/incremental/
DIIncrementalService.aidl43 int createLinkedStorage(in @utf8InCpp String path, int otherStorageId, int createMode); in createLinkedStorage() argument
/frameworks/base/services/incremental/
DBinderIncrementalService.cpp129 int32_t otherStorageId, in createLinkedStorage() argument
133 mImpl.createLinkedStorage(path, otherStorageId, in createLinkedStorage()
DBinderIncrementalService.h46 binder::Status createLinkedStorage(const std::string& path, int32_t otherStorageId,