Home
last modified time | relevance | path

Searched defs:cleanAll (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_window_adapter_wrapper.cpp54 …ndowAdapterWrapper::NativeWindowSurfaceCleanCacheWithPara(ArkWebNativeWindow window, bool cleanAll) in NativeWindowSurfaceCleanCacheWithPara()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_window_adapter_impl.cpp44 void ArkWindowAdapterImpl::NativeWindowSurfaceCleanCacheWithPara(void* window, bool cleanAll) in NativeWindowSurfaceCleanCacheWithPara()
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dwindow_adapter_impl.cpp60 …id WindowAdapterImpl::NativeWindowSurfaceCleanCacheWithPara(NWebNativeWindow window, bool cleanAll) in NativeWindowSurfaceCleanCacheWithPara()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp166 bool cleanAll = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp110 bool cleanAll = GetData<bool>(); in BufferQueueProducerFuzzTest1() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H A Dsurface_fuzzer.cpp172 bool cleanAll = GetData<bool>(); in SurfaceFuzzTest1() local
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dproducer_surface.cpp773 GSError ProducerSurface::CleanCacheLocked(bool cleanAll) in CleanCacheLocked()
780 GSError ProducerSurface::CleanCache(bool cleanAll) in CleanCache()
H A Dbuffer_client_producer.cpp474 GSError BufferClientProducer::CleanCache(bool cleanAll) in CleanCache()
H A Dconsumer_surface.cpp456 GSError ConsumerSurface::CleanCache(bool cleanAll) in CleanCache()
H A Dbuffer_queue_producer.cpp475 bool cleanAll = arguments.ReadBool(); in CleanCacheRemote() local
1043 GSError BufferQueueProducer::CleanCache(bool cleanAll) in CleanCache()
H A Dbuffer_queue.cpp1526 GSError BufferQueue::CleanCache(bool cleanAll) in CleanCache()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp694 bool cleanApp, bool cleanAll) in DumpResetResource()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp1192 void BgContinuousTaskMgr::DumpCancelTask(const std::vector<std::string> &dumpOption, bool cleanAll) in DumpCancelTask()