Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:cache_
(Results
1 - 13
of
13
) sorted by relevance
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/include/
H
A
D
lru_cache_disk_handler.h
47
LRUCache
cache_
;
member in OHOS::NetStack::Http::LRUCacheDiskHandler
H
A
D
lru_cache.h
63
std::unordered_map<std::string, std::list<Node>::iterator>
cache_
;
member in OHOS::NetStack::Http::LRUCache
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
node_system.h
96
BASE_NS::unique_ptr<NodeCache>
cache_
;
member in final
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_cache.h
76
static std::map<uint64_t, Image>
cache_
;
member in OHOS::Rosen::final
H
A
D
rs_profiler_cache.cpp
24
std::map<uint64_t, Image> ImageCache::
cache_
;
member in OHOS::Rosen::ImageCache
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_gpu_context.h
41
GPUContextOptions::PersistentCache*
cache_
;
member in OHOS::Rosen::Drawing::SkiaPersistentCache
/foundation/multimedia/camera_framework/services/camera_service/include/
H
A
D
lru_map.h
81
std::map<K, V>
cache_
;
member in OHOS::CameraStandard::final
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H
A
D
dns_resolv_config.h
67
NetManagerStandard::LRUCache<AddrInfo> &
cache_
;
member in OHOS::nmd::DnsResolvConfig::DelayedTaskWrapper
78
NetManagerStandard::LRUCache<AddrInfo>
cache_
;
member in OHOS::nmd::DnsResolvConfig
/foundation/communication/netmanager_base/utils/common_utils/include/
H
A
D
lru_cache.h
121
std::unordered_map<std::string, typename std::list<Node>::iterator>
cache_
;
global()
member in OHOS::NetManagerStandard::LRUCache
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H
A
D
lru_map.h
90
std::map<K, V>
cache_
;
member in DistributedDB::final
/foundation/arkui/ace_engine/frameworks/core/common/resource/
H
A
D
resource_manager.h
162
std::unordered_map<std::string, std::list<CacheNode<RefPtr<ResourceAdapter>>>::iterator>
cache_
;
member in OHOS::Ace::final
/foundation/communication/netstack/frameworks/cj/http/include/
H
A
D
lru_cache_disk_handler.h
69
std::unordered_map<std::string, std::list<Node>::iterator>
cache_
;
member in OHOS::NetStack::Http::LRUCache
112
LRUCache
cache_
;
member in OHOS::NetStack::Http::LRUCacheDiskHandler
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H
A
D
shader_cache.cpp
35
static ShaderCache
cache_
;
in Instance()
local
Completed in 4 milliseconds