Home
last modified time | relevance | path

Searched defs:reload (Results 1 – 25 of 54) sorted by relevance

123

/external/guava/guava/src/com/google/common/cache/
DCacheLoader.java94 public ListenableFuture<V> reload(K key, V oldValue) throws Exception { in reload() method in CacheLoader
193 public ListenableFuture<V> reload(final K key, final V oldValue) throws Exception { in asyncReloading() method in CacheLoader
/external/openssh/contrib/redhat/
Dsshd.init65 reload() function
/external/llvm/lib/DebugInfo/PDB/Raw/
DSymbolStream.cpp32 Error SymbolStream::reload() { in reload() function in SymbolStream
DInfoStream.cpp27 Error InfoStream::reload() { in reload() function in InfoStream
DModStream.cpp28 Error ModStream::reload() { in reload() function in ModStream
DPublicsStream.cpp88 Error PublicsStream::reload() { in reload() function in PublicsStream
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolStream.cpp28 Error SymbolStream::reload() { in reload() function in SymbolStream
DPublicsStream.cpp59 Error PublicsStream::reload() { in reload() function in PublicsStream
DInfoStream.cpp26 Error InfoStream::reload() { in reload() function in InfoStream
DTpiStream.cpp39 Error TpiStream::reload() { in reload() function in TpiStream
DModuleDebugStream.cpp35 Error ModuleDebugStreamRef::reload() { in reload() function in ModuleDebugStreamRef
DGlobalsStream.cpp37 Error GlobalsStream::reload() { in reload() function in GlobalsStream
DPDBStringTable.cpp85 Error PDBStringTable::reload(BinaryStreamReader &Reader) { in reload() function in PDBStringTable
/external/python/cpython3/Lib/idlelib/
Dzzdummy.py22 def reload(cls): member in ZzDummy
Dparagraph.py28 def reload(cls): member in FormatParagraph
Dcodecontext.py78 def reload(cls): member in CodeContext
Dautocomplete.py42 def reload(cls): member in AutoComplete
Dparenmatch.py52 def reload(cls): member in ParenMatch
Dsqueezer.py209 def reload(cls): member in Squeezer
/external/python/cpython3/Lib/importlib/
D__init__.py133 def reload(module): function
/external/autotest/client/cros/faft/utils/
Dcommon.py27 def reload(self): member in LazyInitHandlerProxy
/external/freetype/src/pfr/
Dpfrsbit.c73 FT_UInt n, reload; in pfr_bitwriter_decode_bytes() local
128 FT_UInt n, reload; in pfr_bitwriter_decode_rle1() local
209 FT_UInt n, reload; in pfr_bitwriter_decode_rle2() local
/external/autotest/client/tests/cgroup/
Dcgroup.py287 def reload(self): member in cgroup.test_cpuset.per_cpu_load
/external/pdfium/xfa/fde/
Dcfde_textout.h62 void SetNewReload(bool reload) { m_bNewReload = reload; } in SetNewReload()
/external/python/cpython3/Lib/
Dimp.py306 def reload(module): function

123