Home
last modified time | relevance | path

Searched defs:createAppDataBatched (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl26 long createAppDataBatched(in @nullable @utf8InCpp String[] uuids, in createAppDataBatched() method
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp415 binder::Status InstalldNativeService::createAppDataBatched( in createAppDataBatched() function in android::installd::InstalldNativeService