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:caches
(Results
1 - 10
of
10
) sorted by relevance
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/recentlyunusedagingmgr_fuzzer/
H
A
D
recentlyunusedagingmgr_fuzzer.cpp
41
std::vector<std::string>
caches
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/
H
A
D
nn_compiled_cache_test.cpp
84
std::vector<Buffer>
caches
;
in HWTEST_F()
local
107
std::vector<Buffer>
caches
;
in HWTEST_F()
local
171
std::vector<Buffer>
caches
;
in HWTEST_F()
local
232
std::vector<Buffer>
caches
;
in HWTEST_F()
local
270
std::vector<Buffer>
caches
;
HWTEST_F()
local
288
std::vector<Buffer>
caches
;
HWTEST_F()
local
311
std::vector<Buffer>
caches
;
HWTEST_F()
local
334
std::vector<Buffer>
caches
;
HWTEST_F()
local
359
std::vector<Buffer>
caches
;
HWTEST_F()
local
381
std::vector<Buffer>
caches
;
HWTEST_F()
local
403
std::vector<Buffer>
caches
;
HWTEST_F()
local
425
std::vector<Buffer>
caches
;
HWTEST_F()
local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H
A
D
recently_unused_bundle_aging_handler.cpp
127
std::vector<std::string>
caches
;
in CleanCache()
local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H
A
D
nncompiled_cache.cpp
40
OH_NN_ReturnCode NNCompiledCache::Save(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>&
caches
,
in Save()
argument
64
Restore(const std::string& cacheDir, uint32_t version, std::vector<OHOS::NeuralNetworkRuntime::Buffer>&
caches
)
Restore()
argument
159
GenerateCacheFiles(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>&
caches
, const std::string& cacheDir, uint32_t version) const
GenerateCacheFiles()
argument
187
GenerateCacheModel(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>&
caches
, std::unique_ptr<int64_t[]>& cacheInfo, const std::string& cacheDir, uint32_t version) const
GenerateCacheModel()
argument
[all...]
H
A
D
nncompiler.cpp
526
std::vector<Buffer>
caches
;
in SaveToCacheFile()
local
597
std::vector<Buffer>
caches
;
in RestoreFromCacheFile()
local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H
A
D
js_canvas_path.cpp
180
const std::vector<std::pair<PathCmd, PathArgs>>
caches
= path2d_->GetCaches();
in SetPathSize()
local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H
A
D
device_gles.h
317
ShaderCache
caches
[MAX_CACHES];
member in final
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
decoration.cpp
332
auto
caches
= path->GetCaches();
in CanvasPath2D()
local
340
auto
caches
= path->GetCaches();
in AddPath()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_mgr_host_impl.cpp
1409
std::vector<std::string>
caches
;
in CleanBundleCacheTaskGetCleanSize()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H
A
D
bms_bundle_kit_service_test.cpp
8845
std::vector<std::string>
caches
;
in HWTEST_F()
local
8861
std::vector<std::string>
caches
;
in HWTEST_F()
local
Completed in 34 milliseconds