Home
last modified time | relevance | path

Searched refs:HandleGetBundleStatsForIncrease (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon_stub.h80 int32_t HandleGetBundleStatsForIncrease(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp86 &StorageDaemonStub::HandleGetBundleStatsForIncrease; in StorageDaemonStub()
230 return HandleGetBundleStatsForIncrease(data, reply); in OnRemoteRequestForApp()
650 int32_t StorageDaemonStub::HandleGetBundleStatsForIncrease(MessageParcel &data, MessageParcel &repl… in HandleGetBundleStatsForIncrease() function in OHOS::StorageDaemon::StorageDaemonStub
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/ipc/
H A Dstorage_manager_stub.h87 int32_t HandleGetBundleStatsForIncrease(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp172 &StorageManagerStub::HandleGetBundleStatsForIncrease; in StorageManagerStub()
279 return HandleGetBundleStatsForIncrease(data, reply); in OnRemoteRequest()
1035 int32_t StorageManagerStub::HandleGetBundleStatsForIncrease(MessageParcel &data, MessageParcel &rep… in HandleGetBundleStatsForIncrease() function in OHOS::StorageManager::StorageManagerStub