Home
last modified time | relevance | path

Searched refs:createAppDataBatched (Results 1 – 3 of 3) 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.h47 binder::Status createAppDataBatched(
DInstalldNativeService.cpp415 binder::Status InstalldNativeService::createAppDataBatched( in createAppDataBatched() function in android::installd::InstalldNativeService