Home
last modified time | relevance | path

Searched defs:ClearCache (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/
H A Dcached_blind_sign_auth.h46 void ClearCache() { in ClearCache() function
/aosp_15_r20/system/unwinding/libunwindstack/
H A DSymbols.h51 void ClearCache() { in ClearCache() function
/aosp_15_r20/external/icing/icing/tokenization/reverse_jni/
H A Dreverse-jni-break-iterator.cc180 void ReverseJniBreakIterator::ClearCache() { in ClearCache() function in icing::lib::ReverseJniBreakIterator
/aosp_15_r20/external/cronet/net/cert/
H A Dcaching_cert_verifier.cc195 void CachingCertVerifier::ClearCache() { in ClearCache() function in net::CachingCertVerifier
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Dgatt.py201 …async def ClearCache(self, request: ClearCacheRequest, context: grpc.ServicerContext) -> ClearCach… member in GATTService
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dflow_cache.h58 void ClearCache() { in ClearCache() function
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAtlasTextOp.cpp79 void AtlasTextOp::ClearCache() { in ClearCache() function in skgpu::ganesh::AtlasTextOp
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dgatt.proto27 rpc ClearCache(ClearCacheRequest) returns (ClearCacheResponse); rpc
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dgatt.py310 async def ClearCache(self, request: gatt_pb2.ClearCacheRequest, member in GATTService
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DSquashfsHandler.cpp884 void ClearCache() in ClearCache() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Ddfa.cc782 void DFA::ClearCache() { in ClearCache() function in re2::DFA
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Ddfa.cc800 void DFA::ClearCache() { in ClearCache() function in re2::DFA
/aosp_15_r20/external/regex-re2/re2/
H A Ddfa.cc791 void DFA::ClearCache() { in ClearCache() function in re2::DFA
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc498 void ClearCache() { in ClearCache() function in jax::__anon901e1bb70811::CompiledFunction
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3dx9shader.h343 STDMETHOD(ClearCache)(THIS) PURE; in DECLARE_INTERFACE_() local
Ddmusici.h865 STDMETHOD(ClearCache)(THIS_ REFGUID rguidClass) PURE; in DECLARE_INTERFACE_() local
906 STDMETHOD(ClearCache)(THIS_ REFGUID rguidClass) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Ddevice_utils.py3490 def ClearCache(self): member in DeviceUtils