public interface ICleanCacheCallbackextends IRemoteBroker
提供可调用以清除应用程序缓存的回调。
修饰符和类型 | 方法 | 描述 |
---|---|---|
void | onCleanCacheFinished(boolean isSucceeded) | 当应用程序缓存清除完成时调用。 |
从接口 ohos.rpc.IRemoteBroker 继承的方法 |
---|
asObject |
void onCleanCacheFinished(boolean isSucceeded)
当应用程序缓存清除完成时调用。
参数:
参数名称 | 参数描述 |
---|---|
isSucceeded | 表示缓存清除结果。 true 表示缓存清除成功,false 表示缓存清除失败。 |
CommonEventInfojava.lang.Object |---ohos.bundle.CommonEventInfopublic class CommonEventInfoextends Objectimplements Sequ...
LauncherAbilityInfojava.lang.Object |---ohos.bundle.LauncherAbilityInfopublic class LauncherAbilityInfoextends Object提...
IPCSkeletonjava.lang.Object |---ohos.rpc.IPCSkeletonpublic class IPCSkeletonextends Object在IPC骨架中提供静态接口,用于...
18.4.1. 共享内存和信号量18.4.2. systemd RemoveIPC18.4.3. 资源限制18.4.4. Linux 内存过量使用18.4.5. Linux 大页面 PostgreS...